I don't understand PEP 308.

Tetsuo member16943 at dbforums.com
Wed Mar 12 12:39:07 EST 2003


I saw there's a debate over it, and decided to read it.  I didn't read
much, but what I can understand is that it proposes an if-then
statement.

So how is it different from what's there already? You know...

if a == abs(g):
...print "a = abs(" + str(g) + ")"
else:
...print zlib.compress(str(locals())

--
Posted via http://dbforums.com




More information about the Python-list mailing list