• Ramiro Morales's avatar
    Fixed #6682 -- Made shell's REPL actually execute $PYTHONSTARTUP and `~/.pythonrc.py`. · 1f6b2e7a
    Ramiro Morales yazdı
    Also:
    
    * Added a ``--no-startup`` option to disable this behavior. Previous
      logic to try to execute the code in charge of this funcionality was
      flawed (it only tried to do so if the user asked for ipython/bpython
      and they weren't found)
    * Expand ``~`` in PYTHONSTARTUP value.
    
    Thanks hekevintran at gmail dot com  for the report and initial patch.
    
    Refs #3381.
    1f6b2e7a
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...