[Python-Dev] [Python-checkins] r86355 - python/branches/py3k/Modules/_pickle.c

Alexander Belopolsky alexander.belopolsky at gmail.com
Tue Nov 9 17:23:23 CET 2010


On Tue, Nov 9, 2010 at 4:39 AM, victor.stinner
<python-checkins at python.org> wrote:
..
> Log:
> Issue #10359: Remove useless comma, invalid in ISO C

C99 allows it.  Which compiler is giving you trouble?


More information about the Python-Dev mailing list