Staging
v0.5.1
https://github.com/python/cpython
Revision 1e30bd3753e7b08dce13ff1e18ac1ae5c397fcea authored by Georg Brandl on 30 July 2010, 07:21:26 UTC, committed by Georg Brandl on 30 July 2010, 07:21:26 UTC
1 parent a91a94b
Raw File
Tip revision: 1e30bd3753e7b08dce13ff1e18ac1ae5c397fcea authored by Georg Brandl on 30 July 2010, 07:21:26 UTC
#9230: allow Pdb.checkline() to be called without a current frame, for setting breakpoints before starting debugging.
Tip revision: 1e30bd3
Extras.ReadMe.txt
This folder contains examples of Python usage and useful scripts and tools.

You should be aware that these are not Macintosh-specific but are shared
among Python on all platforms, so there are some that only run on Windows
or Unix or another platform, and/or make little sense on a Macintosh.
back to top