]> granicus.if.org Git - python/commit
Don't call len() if the value is already cached! Caught by Gerrit
authorFred Drake <fdrake@acm.org>
Wed, 22 Dec 1999 21:52:32 +0000 (21:52 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 22 Dec 1999 21:52:32 +0000 (21:52 +0000)
commitfbff97a73bda8d38a80c84f9edb2efd05c1306a6
tree189cd690f594b77f3cc3e7e2f28e5b8615dd4cc7
parent8972dfd58eb7da25cf5129f82571003d3f7ab315
Don't call len() if the value is already cached!  Caught by Gerrit
Holl <gerrit.holl@pobox.com>.
Lib/pprint.py