]> granicus.if.org Git - python/commit
Make sure PrettyPrinter methods that mirror the module-level
authorFred Drake <fdrake@acm.org>
Tue, 31 Dec 2002 07:16:16 +0000 (07:16 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 31 Dec 2002 07:16:16 +0000 (07:16 +0000)
commitb456e4f25b933789df253d1e72e3cb83ad5ab998
tree7621ec334924a77c281305568c51c575937432c1
parent397b61505669fa38f96880d464cc5a6cf79cdc8e
Make sure PrettyPrinter methods that mirror the module-level
convenience functions isreadable() and isrecursive() work the same way
as the convenience functions.
Lib/test/test_pprint.py