This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doerwalter
Recipients
Date 2002-04-15.18:23:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=89016

Currently zfill returns the original if nothing has to be 
done. Should I change this to only do it, if it's a real 
str or unicode instance? (as it was done lots of methods 
for bug http://www.python.org/sf/460020)
History
Date User Action Args
2007-08-23 15:11:52adminlinkissue536241 messages
2007-08-23 15:11:52admincreate