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/2005-April/052552.html below:

[Python-checkins] python/dist/src/Modules mathmodule.c, 2.74, 2.75

[Python-Dev] Re: [Python-checkins] python/dist/src/Modules mathmodule.c, 2.74, 2.75 [Python-Dev] Re: [Python-checkins] python/dist/src/Modules mathmodule.c, 2.74, 2.75Tim Peters tim.peters at gmail.com
Wed Apr 6 14:50:46 CEST 2005
[mwh at users.sourceforge.net]
> Modified Files:
>        mathmodule.c
> Log Message:
> Add a comment explaining the import of longintrepr.h.
> 
> Index: mathmodule.c
...
> #include "Python.h"
> -#include "longintrepr.h"
> +#include "longintrepr.h" // just for SHIFT

The intent is fine, but please use a standard C (not C++) comment. 
That is, /*...*/, not //.
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