[issue4495] Fix signed/unsigned warning

2008-12-02 Thread Raymond Hettinger
Raymond Hettinger <[EMAIL PROTECTED]> added the comment: Fixed r67477. -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]> ___ __

[issue4495] Fix signed/unsigned warning

2008-12-02 Thread Raymond Hettinger
New submission from Raymond Hettinger <[EMAIL PROTECTED]>: C:\py30>svn diff Index: Python/traceback.c === --- Python/traceback.c (revision 67476) +++ Python/traceback.c (working copy) @@ -171,7 +171,7 @@ if (!PyUnic