[Python-checkins] r60207 - in python/trunk: Doc/library/pprint.rst Lib/pprint.py Misc/NEWS

Raymond Hettinger python at rcn.com
Wed Jan 23 01:46:30 CET 2008


[GvR]
> Warning: this should be done differently in 3.0 -- 
> if the set is non-empty, it should write '{' and set
> endchar to '}'.

What is the right procedure for this sort of thing?
Should I wait for the next merge and then add the
customization?  Should I let it live on the head a
bit to see if there is more commentary?


Raymond


More information about the Python-checkins mailing list