Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
165b2cc2bdf17b1cb4b695f2438e611313d99c1c
/
Lib
/
distutils
/
extension.py
ac20f77
Back out conversion to string methods; the Distutils is intended to work
by Andrew M. Kuchling
· 24 years ago
b3acd3e
String method conversion.
by Eric S. Raymond
· 24 years ago
41ed12f
Added 'read_setup_file()' to read old-style Setup files. Could make life
by Greg Ward
· 24 years ago
1f6a0d4
Rene Liebscher: ext.export_symbols is now always a list (added 'or []').
by Greg Ward
· 24 years ago
45b87bc
Typo fix in docstring.
by Greg Ward
· 24 years ago
c6a18a5
Removed 'export_symbol_file'.
by Greg Ward
· 24 years ago
cb18557
Revised docstring so 'sources' isn't necessarily all C/C++ files (to
by Greg Ward
· 24 years ago
3ca54bc
Provides the Extension class, a nicer way to describe C/C++ extensions than
by Greg Ward
· 24 years ago