On Tue, Jan 09, 2001 at 01:46:53PM -0800, Guido van Rossum wrote: > static void > xreadlines_dealloc(PyXReadlinesObject *op) { > Py_XDECREF(op->file); > Py_XDECREF(op->lines); > PyObject_DEL(op); > } I'm confuzzled. Is this breach of the style guidelines intentional, accidental, or just not cared enough about ? The style isn't even consistent in that single module! > void > initxreadlines(void) > { > PyObject *m; > > m = Py_InitModule("xreadlines", xreadlines_methods); > } -- Thomas Wouters <thomas@xs4all.net> Hi! I'm a .signature virus! copy me into your .signature file to help me spread!
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4