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/2004-February/042810.html below:

[Python-checkins] python/dist/src/Modules cStringIO.c, 2.45, 2.46

[Python-Dev] Re: [Python-checkins] python/dist/src/Modules cStringIO.c, 2.45, 2.46 [Python-Dev] Re: [Python-checkins] python/dist/src/Modules cStringIO.c, 2.45, 2.46Thomas Heller theller at python.net
Fri Feb 27 05:55:59 EST 2004
rhettinger at users.sourceforge.net writes:

>	    if (PyObject_Size(args) < 0) return NULL;
>   
> !	args = PyTuple_Pack(1, args);
> !	if (args == NULL)
> !		return NULL;
> !	tmp = PyObject_Call(joiner, args, NULL);
> !	Py_DECREF(args);
>        UNLESS (tmp) return NULL;

There are both tabs and spaces in this code.  Question: is there a
convention about tabs and spaces in C code?

Thomas


More information about the Python-Dev mailing list

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