]> granicus.if.org Git - python/commit
#9964: fix pdb failure to import under -OO. Warn the user that help is simply not...
authorGeorg Brandl <georg@python.org>
Thu, 14 Oct 2010 07:14:31 +0000 (07:14 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 14 Oct 2010 07:14:31 +0000 (07:14 +0000)
commit9e7dbc8a708f9f5f29fb527f9e01b1d31a7f09a6
tree19f2c606ff075358e1ae2a3139514e7faedc7745
parent66c221e993bf7c5979145dbbe365238f2d70064f
#9964: fix pdb failure to import under -OO. Warn the user that help is simply not available in this case.
Lib/pdb.py