Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] developer: added "--shell-file" CLI option #11334

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 20, 2024

  1. [IMP] developer: added "--shell-file" CLI option

    Added the description for the new '--shell-file' option, which overrides
    the the $PYTHONSTARTUP env variable to initialize the shell session with
    a startup Python script.
    
    Related docs: https://docs.python.org/3/using/cmdline.html#envvar-PYTHONSTARTUP
    
    Community PR: odoo/odoo#185075
    task-4306704
    lordkrandel committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e4c6445 View commit details
    Browse the repository at this point in the history