diff options
| author | Brett Cannon <brett@python.org> | 2012-10-28 11:46:51 -0400 |
|---|---|---|
| committer | Brett Cannon <brett@python.org> | 2012-10-28 11:46:51 -0400 |
| commit | f873d7c20e9b87e13b27d0eff34c5f50358d4105 (patch) | |
| tree | ca23ebc4f71d67142a934e49c8cae759eee161ea | |
| parent | 74076cb85ecd0580fdced994fbfb053f6f39f59c (diff) | |
| download | cpython-git-f873d7c20e9b87e13b27d0eff34c5f50358d4105.tar.gz | |
Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so
don't ignore it if it's still there.
| -rw-r--r-- | .hgignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -47,7 +47,6 @@ libpython*.so* *.pyd *.cover *~ -Lib/_sysconfigdata.py Lib/lib2to3/*.pickle Lib/test/data/* Misc/*.wpu |
