Author collinwinter
Recipients
Date 2007-03-21.22:34:39
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Georg has worked up a 2to3 fixer that implements the 0777 -> 0o777 and assorted other numeric literal fix-ups, called fix_numliterals. 2to3 will support 0b101010 literals just as soon as I type up a commit message.
History
Date User Action Args
2007-08-23 15:57:34adminlinkissue1681002 messages
2007-08-23 15:57:34admincreate