A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2001-January/011497.html below:

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,NONE,1.1 Setup.dist,1.3,1.4

[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules xreadlinesmodule.c,NONE,1.1 Setup.dist,1.3,1.4Thomas Wouters thomas@xs4all.net
Wed, 10 Jan 2001 19:06:06 +0100
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