diff options
| author | ?ric Araujo <merwok@netwok.org> | 2011-11-23 13:31:27 +0100 |
|---|---|---|
| committer | ?ric Araujo <merwok@netwok.org> | 2011-11-23 13:31:27 +0100 |
| commit | bb11fef9c016c68e89b8a83f1a95206859291d8a (patch) | |
| tree | 17a428f0c69143d3a8130c1b984da94264024227 /distutils2/command/install_lib.py | |
| parent | 5bf02c43b4e6e8e8a23bb4b5269200b66ecfc4f2 (diff) | |
| download | disutils2-bb11fef9c016c68e89b8a83f1a95206859291d8a.tar.gz | |
Better separate compat and _backport.
This moves individual backported functions from compat into a new
_backport.misc module. compat regains its original purpose of
containing 2to3 support code (i.e. compat for projects using distutils2,
not internal compat for d2 code) and all backports now live under the
private _backport subnamespace.
Also fix the definition of ?any? to bind it to the builtin in 2.5+
(fsencode and detect_encoding not changed, they never exist in
2.x).
Diffstat (limited to 'distutils2/command/install_lib.py')
0 files changed, 0 insertions, 0 deletions
