- 13 Nis, 2006 1 kayıt (commit)
-
-
Thomas Heller yazdı
Export the COM entry point functions. Note that there are several conflicting base addresses defined for other extensions, also not all are listed in dllbase_nt.txt.
-
- 04 Ock, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 21 Mar, 2003 2 kayıt (commit)
-
-
Tim Peters yazdı
obviously overlaps w/ datetime (but may -- no time for more here now).
-
Tim Peters yazdı
-
- 16 Ara, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
to others to argue about how to build it on other platforms (on Windows it's in its own DLL).
-
- 09 Kas, 2002 1 kayıt (commit)
-
-
Tim Peters yazdı
CAUTION: The Python test still has many failures, but I'm out of time for this now (already took much longer than hoped to get this far). The base bz2 library does pass its own tests (see next). CAUTION: People building on Windows have to download and build tne bz2 compression libraries now. See PCbuild\readme.txt for complete instructions.
-
- 06 Eyl, 2001 1 kayıt (commit)
-
-
Mark Hammond yazdı
-
- 21 Nis, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
* Base address for all extension modules updated. PC\dllbase_nt.txt also updated. Erroneous "libpath" directory removed for all projects. * winsound module moved from a builtin module to an extension module. This was done primarily to avoid Python16.dll needing to pull in winmm.dll. Really dumb test added for winsound - but if nothing else it ensures the module imports.
-
- 28 Mar, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 23 Agu, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
added notes to readme.txt about NumPy targets; added some symbols to python_nt.def.
-