Message188406
| Author |
ezio.melotti |
| Recipients |
chris.jerdonek, docs@python, eric.araujo, ezio.melotti, flox, pitrou, python-dev, skrah, terry.reedy |
| Date |
2013-05-04.20:48:23 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1367700503.42.0.139025601562.issue16518@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
FWIW I was grepping for buffer protocol/interface/api, and then double-checking for "buffer" in the resulting files. Python/getargs.c doesn't seem to mention the buffer protocol/interface/api at all. |
|