This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou
Date 2008-12-14.16:25:11
SpamBayes Score 0.00056184136
Marked as misclassified No
Message-id <1229271912.51.0.683304692503.issue4659@psf.upfronthosting.co.za>
In-reply-to
Content
Probably harmless:

./Modules/zipimport.c: In function ‘get_module_code’:
./Modules/zipimport.c:1132: warning: format ‘%c’ expects type ‘int’, but
argument 3 has type ‘long int’
History
Date User Action Args
2008-12-14 16:25:12pitrousetrecipients: + pitrou
2008-12-14 16:25:12pitrousetmessageid: <1229271912.51.0.683304692503.issue4659@psf.upfronthosting.co.za>
2008-12-14 16:25:11pitroulinkissue4659 messages
2008-12-14 16:25:11pitroucreate