Message 67546 - Python tracker

Message67546

Author rhettinger
Recipients belopolsky, pitrou, rhettinger
Date 2008-05-30.18:52:38
SpamBayes Score 0.058434457
Marked as misclassified No
Message-id <1212173559.49.0.218480069478.issue3008@psf.upfronthosting.co.za>
In-reply-to
Content
AFAICT, there is no good use case for showing floats in in hex or oct, 
so those should not chance.  Also, since bin() is new, no existing code 
is affected.  Thanks for the comments.
History
Date User Action Args
2008-05-30 18:52:39rhettingersetspambayes_score: 0.0584345 -> 0.058434457
recipients: + rhettinger, belopolsky, pitrou
2008-05-30 18:52:39rhettingersetspambayes_score: 0.0584345 -> 0.0584345
messageid: <1212173559.49.0.218480069478.issue3008@psf.upfronthosting.co.za>
2008-05-30 18:52:38rhettingerlinkissue3008 messages
2008-05-30 18:52:38rhettingercreate