- 24 Ock, 2001 33 kayıt (commit)
-
-
Neil Schemenauer yazdı
VPATH.
-
Neil Schemenauer yazdı
subdirectories. Those other makefiles will go away eventually.
-
Fred Drake yazdı
filenames on Windows (& Mac?) platforms.
-
Fred Drake yazdı
Since there is no such thing as an AttributeList, don't say "attributes" is one.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste uses a mixture between Waste 2.0 and Waste 1.3.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Regenerated (and manually massaged for PutScrap) so it can be byuilt both for Carbon and Classic. The Carbon module is rather empty, though, for now.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Waste and scrap now sort-of work for Carbon. Scrap is mostly empty, and waste uses a mixture between Waste 2.0 and Waste 1.3.
-
Andrew M. Kuchling yazdı
Adds support for using select.poll() if it's available Move a 'map is None' test out of an else branch and into the right place
-
Andrew M. Kuchling yazdı
Lib/distutils/command/build_ext.py(build_ext.finalize_options): Add Cygwin specific code to append Python's library directory to the extension's list of library directories. (build_ext.get_libraries): Add Cygwin specific code to append Python's (import) library to the extension's list of libraries.
-
Jack Jansen yazdı
Blacklisted (for the time being) the functions that have a component argument. Don't want to drag the Cm module into the core set too.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Tim Peters yazdı
know which names it exports. Didn't fix its ignorance, but patched over the consequence.
-
Tim Peters yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
crop of changes, the files are small enough to do this). Also adds "name" and "lookup" functions to unicodedata.
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
Barry Warsaw yazdı
PyGC_Dump() -> _PyGC_Dump()
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
exportable module attributes (they're attributes on the IMAP class). Fixed the case typo on Time2Internaldate. Does anybody run the test suite any more? <wink>
-
Barry Warsaw yazdı
-
Andrew M. Kuchling yazdı
Get platform-specific modules right on Cygwin Getting a string value for the platform has been factored out into get_platform()
-
Andrew M. Kuchling yazdı
Bump version number
-
Andrew M. Kuchling yazdı
-
- 23 Ock, 2001 7 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Added an attribute runtimemodel, which is either "ppc" or "carbon" and is the runtime model of the current interpreter. Will have to ad another value later for real MacOSX MachO, I guess.
-