]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added missing "import os" to pdb.help()
authorGuido van Rossum <guido@python.org>
Fri, 22 Oct 1993 13:57:38 +0000 (13:57 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 22 Oct 1993 13:57:38 +0000 (13:57 +0000)
commitb37954f91771735e8595918f6e43f46438db7397
treeb1bbbcfcb7c831ecd541fc5e45354d962cb502d0
parente61fa0a1e4c6598f286f54772c7e065c49dc17ba
Added missing "import os" to pdb.help()
Lib/pdb.py