Author: Amaury Forgeot d'Arc <[email protected]>
Branch: py3k
Changeset: r59375:89f4a12ebdcf
Date: 2012-12-09 19:07 +0100
http://bitbucket.org/pypy/pypy/changeset/89f4a12ebdcf/
Log: Fix test___all__.
diff --git a/lib-python/3.2/sysconfig.py b/lib-python/3.2/sysconfig.py
--- a/lib-python/3.2/sysconfig.py
+++ b/lib-python/3.2/sysconfig.py
@@ -9,7 +9,6 @@
'get_config_h_filename',
'get_config_var',
'get_config_vars',
- 'get_makefile_filename',
'get_path',
'get_path_names',
'get_paths',
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit