Staging
v0.5.1
https://github.com/python/cpython
Revision 4979b9b91ebfaefa53e44546097db7a5eab7e547 authored by Alexander Belopolsky on 18 November 2010, 01:58:16 UTC, committed by Alexander Belopolsky on 18 November 2010, 01:58:16 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86504 | alexander.belopolsky | 2010-11-17 20:52:54 -0500 (Wed, 17 Nov 2010) | 15 lines

  Issue #10446: Several changes to module documentation generated by pydoc:

  1. Online reference manual link is now version-specific and the
     'MODULE DOCS' section renamed to 'MODULE REFERENCE'.

  2. 'FILE' section is moved to the end of the file.

  3. Special names processed by pydoc such as __version__ or __credits__
     are now excluded from the DATA section.

  4. Defined __all__ to prevent pydoc from exposing undocumented details
     about itself.

  5. Removed Python 2.3 compatibility code.
........
1 parent 6083170
History
Tip revision: 4979b9b91ebfaefa53e44546097db7a5eab7e547 authored by Alexander Belopolsky on 18 November 2010, 01:58:16 UTC
Merged revisions 86504 via svnmerge from
Tip revision: 4979b9b
File Mode Size
RPM
TextMate
Vim
ACKS -rw-r--r-- 12.7 KB
AIX-NOTES -rw-r--r-- 8.0 KB
HISTORY -rw-r--r-- 713.8 KB
NEWS -rw-r--r-- 105.6 KB
PURIFY.README -rw-r--r-- 4.4 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 2.3 KB
README.Emacs -rw-r--r-- 1.0 KB
README.OpenBSD -rw-r--r-- 1.5 KB
README.coverity -rw-r--r-- 845 bytes
README.klocwork -rw-r--r-- 1.2 KB
README.valgrind -rw-r--r-- 4.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.9 KB
build.sh -rwxr-xr-x 9.4 KB
cheatsheet -rw-r--r-- 98.3 KB
developers.txt -rw-r--r-- 11.9 KB
gdbinit -rw-r--r-- 4.4 KB
indent.pro -rw-r--r-- 66 bytes
maintainers.rst -rw-r--r-- 7.6 KB
pymemcompat.h -rw-r--r-- 3.1 KB
python-config.in -rw-r--r-- 1.4 KB
python-wing.wpr -rw-r--r-- 537 bytes
python.man -rw-r--r-- 12.5 KB
python.pc.in -rw-r--r-- 253 bytes
setuid-prog.c -rw-r--r-- 5.6 KB
valgrind-python.supp -rw-r--r-- 6.6 KB
vgrindefs -rw-r--r-- 500 bytes

README

back to top