ACCEPTED: PEP 285

Paul Rubin phr-n2002a at nightsong.com
Wed Apr 3 23:46:19 EST 2002


I think there will need to be a format code for truth values:

  ("%b" % True) => "True"

etc.



More information about the Python-list mailing list