This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-13 22:54:50 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3410af45f8d2b8479e9a9db29f4631799820ec21
cpython
/
Doc
/
distutils
T
History
Terry Jan Reedy
6926e3e835
Issue
#21726
: Remove unnecessary and contextually wrong line.
2014-06-13 14:57:51 -04:00
..
apiref.rst
Add missing parenthesis. Found by cocoatomo on docs@.
2014-03-20 09:46:09 -05:00
builtdist.rst
Issue
#19544
and Issue
#1180
: Restore global option to ignore ~/.pydistutils.cfg in Distutils, accidentally removed in backout of distutils2 changes.
2013-11-10 18:11:00 -05:00
commandref.rst
…
configfile.rst
Merge in all documentation changes since branching 3.4.0rc1.
2014-03-15 21:13:56 -07:00
examples.rst
Issue
#21726
: Remove unnecessary and contextually wrong line.
2014-06-13 14:57:51 -04:00
extending.rst
…
index.rst
Merge in all documentation changes since branching 3.4.0rc1.
2014-03-15 21:13:56 -07:00
introduction.rst
…
packageindex.rst
…
setupscript.rst
Merge in all documentation changes since branching 3.4.0rc1.
2014-03-15 21:13:56 -07:00
sourcedist.rst
Remove superfluous open parenthesis. Noticed by cocoatomo on docs@.
2014-03-23 22:21:38 -05:00
uploading.rst
…