[issue1741218] string formatter %x problem with indirectly given long

2008-03-07 Thread Facundo Batista
Facundo Batista added the comment: Already fixed. Thanks Kenji for the report, Gabriel for the patch in the other issue, and Alexander for noticing this "duplicateness". -- resolution: -> duplicate status: open -> closed _ Tracker <[EMAIL PROTECTED]>

[issue1741218] string formatter %x problem with indirectly given long

2008-03-07 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: This issue has been resolved in issue1742669 . $ ./python.exe Python 2.6a1+ (trunk:61230M, Mar 4 2008, 10:56:31) [GCC 4.0.1 (Apple Computer, Inc. build 5367)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> class X: