- 07 Ara, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 25 Kas, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 23 Kas, 2002 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
Verify that the lookup for an existing name succeeds.
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 18 Eki, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 23 Tem, 2002 1 kayıt (commit)
-
-
Mark Hammond yazdı
command line for Windows builds. This should allow MSVC to import and build the Python MSVC6 project files without error.
-
- 13 Haz, 2002 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Andrew MacIntyre yazdı
-
- 03 Nis, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 03 Mar, 2002 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
Modules/ _hotshot.c dbmmodule.c fcntlmodule.c main.c pwdmodule.c readline.c selectmodule.c signalmodule.c termios.c timemodule.c unicodedata.c
-
- 30 Kas, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 19 Tem, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
This is part of SF patch #434992.
-
- 03 Mar, 2001 1 kayıt (commit)
-
-
Fred Drake yazdı
module; do not attempt to insert the API object into the module dict if there was an error creating it.
-
- 18 Şub, 2001 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
(fixes bug #132815)
-
Fredrik Lundh yazdı
-
- 24 Ock, 2001 1 kayıt (commit)
-
-
Fredrik Lundh yazdı
crop of changes, the files are small enough to do this). Also adds "name" and "lookup" functions to unicodedata.
-
- 21 Ock, 2001 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
to build *all* tables in makeunicodedata.py.
-
Fredrik Lundh yazdı
-
- 25 Eyl, 2000 1 kayıt (commit)
-
-
Fredrik Lundh yazdı
- fixed attributions - moved decomposition data to a separate table, in preparation for step 3 (which won't happen before 2.0 final, promise!) - use relative paths in the generator script I have a lot more stuff in the works for 2.1, but let's leave that for another day...
-
- 24 Eyl, 2000 1 kayıt (commit)
-
-
Fredrik Lundh yazdı
- use unidb compression for the unicodedata module. on Windows, the new unidatabase module is 120k, down from nearly 600k.
-
- 03 Agu, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
This is a notice without a date, which apparently is not a claim to copyright but only advice to the reader. IANAL. :-)
-
- 21 Tem, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
and a couple of functions that were missed in the previous batches. Not terribly tested, but very carefully scrutinized, three times. All these were found by the little findkrc.py that I posted to python-dev, which means there might be more lurking. Cases such as this: long func(a, b) long a; long b; /* flagword */ { and other cases where the last ; in the argument list isn't followed by a newline and an opening curly bracket. Regexps to catch all are welcome, of course ;)
-
- 31 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
pages of 4k entries each. This should fix compiler problems on some platforms.
-
- 10 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
Written by Marc-Andre Lemburg.
-