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 skrah
Recipients pitrou, python-dev, skrah
Date 2012-06-25.15:47:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20120625154721.GB14017@sleipnir.bytereef.org>
In-reply-to <1340638615.02.0.225681007609.issue15181@psf.upfronthosting.co.za>
Content
+            fprintf(outfile, "%d,", (unsigned int) data[i]);

Hmm, "%u"? :)
History
Date User Action Args
2012-06-25 15:47:23skrahsetrecipients: + skrah, pitrou, python-dev
2012-06-25 15:47:22skrahlinkissue15181 messages
2012-06-25 15:47:22skrahcreate