- 24 Jan, 2001 34 commits
-
-
Neil Schemenauer authored
directory. Modify meaning of -s option to specify the Modules directory. Add -l option to specify library source directory when building extension modules. Perhaps these names should be switched to avoid breaking old code. Add -c compiler option to when emitting rules to build object files.
-
Neil Schemenauer authored
VPATH.
-
Neil Schemenauer authored
subdirectories. Those other makefiles will go away eventually.
-
Fred Drake authored
filenames on Windows (& Mac?) platforms.
-
Fred Drake authored
Since there is no such thing as an AttributeList, don't say "attributes" is one.
-
Jack Jansen authored
-
Jack Jansen authored
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 authored
-
Jack Jansen authored
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 authored
-
Jack Jansen authored
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 authored
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 authored
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 authored
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 authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Tim Peters authored
know which names it exports. Didn't fix its ignorance, but patched over the consequence.
-
Tim Peters authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
-
Fredrik Lundh authored
crop of changes, the files are small enough to do this). Also adds "name" and "lookup" functions to unicodedata.
-
Skip Montanaro authored
-
Skip Montanaro authored
-
Barry Warsaw authored
PyGC_Dump() -> _PyGC_Dump()
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
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 authored
-
Andrew M. Kuchling authored
Get platform-specific modules right on Cygwin Getting a string value for the platform has been factored out into get_platform()
-
Andrew M. Kuchling authored
Bump version number
-
Andrew M. Kuchling authored
-
- 23 Jan, 2001 6 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-