Hello
I downloaded Python's 2.5.1 (final) bz2 source archive
the other day to try to compile it in MinGW. I have
noted down the following observations that might be of
interest.
1. The bz2 archive ships with
\Modules\collectionsmodule.c instead of the
\Modules\_collectionsmodule.c used in the 2.
> Just a little FYI, python-mode (the one Barry and I manage - dunno
> about the one distributed w/ GNU Emacs these days) is one of those
> tools that leaves trailing whitespace behind when advancing to the
> next line..
Okay, I figured this out. The dangling whitespace turds are
The following are the new operations in the decimal module that we'll
be available according to the last published specification.
I wrote here the proposed name by me, the original name between
parenthesis, where it will be located between square brackets (C for
context and D for the decimal obje
Khalid A. Bakr schrieb:
> 1. The bz2 archive ships with
> \Modules\collectionsmodule.c instead of the
> \Modules\_collectionsmodule.c used in the 2.5 SVN
> branch. In fact the collectionsmodule.c was removed
> some time ago.
Why do you say that?
http://svn.python.org/projects/python/branches/rele
Patch / Bug Summary
___
Patches : 356 open ( -1) / 3756 closed (+11) / 4112 total (+10)
Bugs: 968 open (+10) / 6673 closed (+16) / 7641 total (+26)
RFE : 254 open ( +3) / 282 closed ( +2) / 536 total ( +5)
New / Reopened Patches
__
fixes bug
--- "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> Khalid A. Bakr schrieb:
> > 1. The bz2 archive ships with
> > \Modules\collectionsmodule.c instead of the
> > \Modules\_collectionsmodule.c used in the 2.5 SVN
> > branch. In fact the collectionsmodule.c was
> removed
> > some time ago.
>
> Why
> Or do I need to submit this through sourceforge?
Please do. Why are you checking for error 2, though,
if the error that occurs is 5?
Regards,
Martin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
--- "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> > Or do I need to submit this through sourceforge?
>
> Please do. Why are you checking for error 2, though,
> if the error that occurs is 5?
>
> Regards,
> Martin
>
>
Done. I was just correcting the previous posted check
for error 2; I thou