Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c9e833faa025458b2fea7ed9db7173f672389af1
/
Lib
/
distutils
/
errors.py
c76bcea
Merged revisions 75704 via svnmerge from
by Tarek Ziadé
· 16 years ago
5b7e9d7
General cleanup, raise normalization in Lib/distutils.
by Collin Winter
· 18 years ago
5a6601c
Update compatibility comments to 2.1, corresponding to PEP 291 1.13.
by Martin v. Löwis
· 21 years ago
d448f66
Add comment to Distutil files about requiring 1.5.2 compatibility, as
by Andrew M. Kuchling
· 22 years ago
f6756e8
Fix docstring typo; remove 'created' line
by Andrew M. Kuchling
· 23 years ago
58bff53
Added DistutilsTemplateError.
by Greg Ward
· 25 years ago
68ff615
Added PreprocessError and UnknownFileError (both used by CCompiler).
by Greg Ward
· 25 years ago
c1cb049
Moved the CCompiler exceptions here, to avoid having to import ccompiler.py
by Greg Ward
· 25 years ago
eacdea8
Reformatted all exception documentation as docstrings.
by Greg Ward
· 25 years ago
02a1a2b
Cleaned up/simplified error-handling:
by Greg Ward
· 25 years ago
318a9d7
Added DistutilsInternalError.
by Greg Ward
· 25 years ago
3ce77fd
Changed '__rcsid__' to '__revision__'.
by Greg Ward
· 25 years ago
8c66b69
Added DistutilsExecError, DistutilsValueError.
by Greg Ward
· 26 years ago
ccbb3f0
Don't pollute importer's namespace with type objects from types modules.
by Greg Ward
· 26 years ago
2689e3d
First checkin of real Distutils code.
by Greg Ward
· 26 years ago