
report at bugs
Nov 20, 2009, 1:25 PM
Post #2 of 2
(124 views)
Permalink
|
|
[issue7335] int/long discrepancy when formatting zero with "%.0d"
[In reply to]
|
|
Terry J. Reedy <tjreedy [at] udel> added the comment: I agree with the 'should' (behave same way), but changing nothing will break no code. Given that the purpose of 2.7 is to aid 3.x migration, an argument could be made for matching the 3.x behavior. ---------- nosy: +tjreedy _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue7335> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|