]> granicus.if.org Git - python/commit
_safe_repr(): Simplify the condition tests in the first possible
authorFred Drake <fdrake@acm.org>
Wed, 17 Feb 1999 17:30:52 +0000 (17:30 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 17 Feb 1999 17:30:52 +0000 (17:30 +0000)
commitd804f4eea0c9831082bd267133f6c2e8cd0101ca
treec2192a652bd07c682ee0ced914896ed9b4067641
parentc4f752f803a20948826eff4601ea595d8b74bb96
_safe_repr():  Simplify the condition tests in the first possible
       return path.
Lib/pprint.py