• Mario Corchero's avatar
    bpo-32206: Pdb can now run modules (GH-4752) · 9f1e5f1b
    Mario Corchero yazdı
    Add a new argument "-m" to the pdb module to allow
    users to run `python -m pdb -m my_module_name`.
    
    This relies on private APIs in the runpy module to work,
    but we can get away with that since they're both part of
    the standard library and can be updated together if
    the runpy internals get refactored.
    9f1e5f1b
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distributing Loading commit data...
distutils Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install Loading commit data...
installing Loading commit data...
library Loading commit data...
reference Loading commit data...
tools Loading commit data...
tutorial Loading commit data...
using Loading commit data...
whatsnew Loading commit data...
Makefile Loading commit data...
README.rst Loading commit data...
about.rst Loading commit data...
bugs.rst Loading commit data...
conf.py Loading commit data...
contents.rst Loading commit data...
copyright.rst Loading commit data...
docutils.conf Loading commit data...
glossary.rst Loading commit data...
license.rst Loading commit data...
make.bat Loading commit data...