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 georg.brandl
Recipients georg.brandl, larry, serhiy.storchaka
Date 2014-01-12.13:51:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1389534694.13.0.565939176578.issue20225@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, I wasn't concerned with compilation, only saving lines of code. But I agree that the buffer way sounds much more promising.

Just seemed odd that METH_O was clean and METH_NOARGS less so :)
History
Date User Action Args
2014-01-12 13:51:34georg.brandlsetrecipients: + georg.brandl, larry, serhiy.storchaka
2014-01-12 13:51:34georg.brandlsetmessageid: <1389534694.13.0.565939176578.issue20225@psf.upfronthosting.co.za>
2014-01-12 13:51:34georg.brandllinkissue20225 messages
2014-01-12 13:51:33georg.brandlcreate