Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.8.0
/
setupegg.py
bb726ca
2to3: Apply `print` fixer.
by Charles Harris
· 12 years ago
d4b88c1
2to3: Use absolute imports.
by Charles Harris
· 12 years ago
6aa264c
2to3: Put `from __future__ import division in every python file.
by Charles Harris
· 12 years ago
36e979c
2to3: apply `execfile` fixer results.
by Charles Harris
· 12 years ago
24eb850
3K: make setupegg.py work through imp.
by rgommers
· 15 years ago
d5a14e4
Don't import setuptools by default, but do use it if it has been imported.
by cookedm
· 19 years ago