diff options
| author | Éric Araujo <merwok@netwok.org> | 2012-10-27 13:20:29 -0400 |
|---|---|---|
| committer | Éric Araujo <merwok@netwok.org> | 2012-10-27 13:20:29 -0400 |
| commit | cf3f3298a6653700a80b0f61243970fb54fe68ef (patch) | |
| tree | a16e2b599e6b5c9b3bb78f4502b6226e1f68e3c3 /README.txt | |
| parent | 7e12306509188e264a99b529d16cc5f80839b2f6 (diff) | |
| parent | fc8b839fa21965dc8acbfe468f4d88e68f0004d2 (diff) | |
| download | disutils2-python3.tar.gz | |
Merge fixes for #16107 and #15957 from defaultpython3
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ to use Distutils2; only the package name is different (packaging vs. distutils2), all modules, classes and functions have the same name. If you want to contribute, please have a look at DEVNOTES.txt or -http://wiki.python.org/Distutils2/Contributing . +http://wiki.python.org/moin/Distutils2/Contributing . Beware that Distutils2 is still in alpha stage and its API is subject to change. It should be not used for critical deployments. That said, it |
