You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sandro Tosi a9db763cc0 document turtle mainloop()/done() functions; thanks to Csaba Szepesvari from docs@ 15 years ago
..
2to3.rst note callable is back in 3.2 15 years ago
__builtin__.rst Add links from builtins module docs to built-in functions and constants docs 15 years ago
__future__.rst Backport source links from 3.x. 15 years ago
__main__.rst Move the 2.6 reST doc tree in place. 19 years ago
_winreg.rst #8575 - Update and reorganize some _winreg contents. 16 years ago
abc.rst Backport source links from 3.x. 15 years ago
aepack.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
aetools.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
aetypes.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
aifc.rst Backport source links from 3.x. 15 years ago
al.rst Remove trailing whitespace. 17 years ago
allos.rst Issue #11794: Reorganised logging documentation. 15 years ago
anydbm.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
archiving.rst Move the 2.6 reST doc tree in place. 19 years ago
argparse.rst Fix some markup and one typo 15 years ago
array.rst array.array is actually a class. 17 years ago
ast.rst Backport source links from 3.x. 15 years ago
asynchat.rst Backport source links from 3.x. 15 years ago
asyncore.rst Backport source links from 3.x. 15 years ago
atexit.rst Backport source links from 3.x. 15 years ago
audioop.rst Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from 15 years ago
autogil.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
base64.rst Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from 15 years ago
basehttpserver.rst Backport source links from 3.x. 15 years ago
bastion.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
bdb.rst Backport source links from 3.x. 15 years ago
binascii.rst Update doc wording as suggested in issue4903. 17 years ago
binhex.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
bisect.rst Backport source links from 3.x. 15 years ago
bsddb.rst Minor bsddb documentation glitch 17 years ago
bz2.rst fix broken links 16 years ago
calendar.rst Backport source links from 3.x. 15 years ago
carbon.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
cd.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
cgi.rst Backport source links from 3.x. 15 years ago
cgihttpserver.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 18 years ago
cgitb.rst At least separate imports from other statements. 17 years ago
chunk.rst reformat some documentation of classes so methods and attributes are under the class directive 18 years ago
cmath.rst Clarify that the rect, phase and polar functions work with radians. 16 years ago
cmd.rst Backport source links from 3.x. 15 years ago
code.rst Move the 2.6 reST doc tree in place. 19 years ago
codecs.rst Refactor a bit the codecs doc. 15 years ago
codeop.rst Demote warnings to notices where appropriate, following the goal that as few "red box" warnings 17 years ago
collections.rst Remove duplication. 15 years ago
colorpicker.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
colorsys.rst Backport source links from 3.x. 15 years ago
commands.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
compileall.rst Merged revisions 88402 via svnmerge from 15 years ago
compiler.rst Fix typo. 16 years ago
configparser.rst Advertise nesting directives for class/method and class/data combos. 15 years ago
constants.rst Add links from builtins module docs to built-in functions and constants docs 15 years ago
contextlib.rst Backport source links from 3.x. 15 years ago
cookie.rst Backport source links from 3.x. 15 years ago
cookielib.rst Backport source links from 3.x. 15 years ago
copy.rst Properly document copy and deepcopy as functions. 17 years ago
copy_reg.rst Revert copy_reg -> copyreg rename. 18 years ago
crypt.rst Use the preferred form of raise statements in the docs. 17 years ago
crypto.rst Merge #12417 followup, also removing an extra docstring 15 years ago
csv.rst Issue #11426: use 'with' statements on open files in CSV examples 15 years ago
ctypes.rst Remove duplication. 15 years ago
curses.ascii.rst Move the 2.6 reST doc tree in place. 19 years ago
curses.panel.rst Remove period from end of headings. 17 years ago
curses.rst it's 'rather than'; reported by James Bateman on docs@ 15 years ago
custominterp.rst Move the 2.6 reST doc tree in place. 19 years ago
datatypes.rst Move the 2.6 reST doc tree in place. 19 years ago
datetime.rst #13076: fix links to datetime.time. 15 years ago
dbhash.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
dbm.rst Add renaming notices to 2.6 dbm module docs. 18 years ago
debug.rst New documentation page for the bdb module. 19 years ago
decimal.rst Merge #12417 followup, also removing an extra docstring 15 years ago
development.rst add some documentation for 2to3 18 years ago
difflib.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 15 years ago
dircache.rst Remove trailing whitespace. 17 years ago
dis.rst Backport source links from 3.x. 15 years ago
distutils.rst Move the 2.6 reST doc tree in place. 19 years ago
dl.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
doctest.rst Merge #12417 followup, also removing an extra docstring 15 years ago
docxmlrpcserver.rst Add renaming notices to xmlrpc modules. 18 years ago
dumbdbm.rst Add renaming notices to 2.6 dbm module docs. 18 years ago
dummy_thread.rst Backport source links from 3.x. 15 years ago
dummy_threading.rst Backport source links from 3.x. 15 years ago
easydialogs.rst Fix markup problem. 17 years ago
email-examples.rst Adding an example of reproducing the rfc822.Message() parsing. 16 years ago
email.charset.rst #5745: more linking for identifiers in email docs. 17 years ago
email.encoders.rst #5745: more linking for identifiers in email docs. 17 years ago
email.errors.rst Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 16 years ago
email.generator.rst Issue #7119: document that a program-generated Message object 16 years ago
email.header.rst Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from 15 years ago
email.iterators.rst Move the 2.6 reST doc tree in place. 19 years ago
email.message.rst Remove duplication. 15 years ago
email.mime.rst Remove duplication. 15 years ago
email.parser.rst #5745: more linking for identifiers in email docs. 17 years ago
email.rst Some cleanup in the docs. 18 years ago
email.util.rst Explicitly mention the default value for formatdate's usegmt parameter. 16 years ago
errno.rst Move the 2.6 reST doc tree in place. 19 years ago
exceptions.rst #11484: remove paragraph about with_traceback from 2.7 doc. 15 years ago
fcntl.rst Remove LaTeXy index entry syntax. 16 years ago
filecmp.rst Backport source links from 3.x. 15 years ago
fileformats.rst #1555501: document plistlib and move it to the general library. 18 years ago
fileinput.rst Backport source links from 3.x. 15 years ago
filesys.rst Move the 2.6 reST doc tree in place. 19 years ago
fl.rst Remove trailing whitespace. 17 years ago
fm.rst Remove trailing whitespace. 17 years ago
fnmatch.rst Backport source links from 3.x. 15 years ago
formatter.rst Fix stray backticks. 19 years ago
fpectl.rst Move the 2.6 reST doc tree in place. 19 years ago
fpformat.rst Remove trailing whitespace. 17 years ago
fractions.rst Backport source links from 3.x. 15 years ago
framework.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
frameworks.rst Move the 2.6 reST doc tree in place. 19 years ago
ftplib.rst Backport source links from 3.x. 15 years ago
functions.rst Link isinstance/issubclass to the ABC glossary entry (#12256) 15 years ago
functools.rst Backport source links from 3.x. 15 years ago
future_builtins.rst builtin-ins -> builtins 16 years ago
gc.rst builtin -> built-in. 17 years ago
gdbm.rst Add renaming notices to 2.6 dbm module docs. 18 years ago
gensuitemodule.rst Some cleanup in the docs. 18 years ago
getopt.rst Remove outdated pointer to optparse (fixes #11360). 15 years ago
getpass.rst syntax fixup 18 years ago
gettext.rst Fix a typo and a broken link (part of #10536). 15 years ago
gl.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
glob.rst Backport source links from 3.x. 15 years ago
grp.rst Merged revisions 87238 via svnmerge from 15 years ago
gzip.rst Backport source links from 3.x. 15 years ago
hashlib.rst Backport source links from 3.x. 15 years ago
heapq.rst Clean-up and improve the priority queue example in the heapq docs. 15 years ago
hmac.rst Backport source links from 3.x. 15 years ago
hotshot.rst #7388: "python".capitalize() in the Doc 16 years ago
htmllib.rst Backport source links from 3.x. 15 years ago
htmlparser.rst Minor fixes to the HTMLParser doc. 15 years ago
httplib.rst Remove duplication. 15 years ago
i18n.rst Move the 2.6 reST doc tree in place. 19 years ago
ic.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
idle.rst Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from 15 years ago
imageop.rst Remove trailing whitespace. 17 years ago
imaplib.rst Backport source links from 3.x. 15 years ago
imgfile.rst Remove trailing whitespace. 17 years ago
imghdr.rst Backport source links from 3.x. 15 years ago
imp.rst Merged revisions 84754 via svnmerge from 16 years ago
importlib.rst Merged revisions 84945 via svnmerge from 16 years ago
imputil.rst builtin -> built-in. 17 years ago
index.rst Remove the "built-in objects" file. It only contained two paragraphs of which only one contained useful information, which belongs in the ref manual however. 16 years ago
inspect.rst Backport source links from 3.x. 15 years ago
internet.rst Move the 2.6 reST doc tree in place. 19 years ago
intro.rst #6486: start with built in functions rather than "built in objects". 17 years ago
io.rst Issue #12213: make it clear that BufferedRWPair shouldn't be called with the 15 years ago
ipc.rst Patch 10124 by Bill Janssen, docs for the new ssl code. 19 years ago
itertools.rst Improve itertools docs with clearer examples of pure python equivalent code. 15 years ago
jpeg.rst Remove trailing whitespace. 17 years ago
json.rst Fix improper tests in RegisterTestCase 15 years ago
keyword.rst Backport source links from 3.x. 15 years ago
language.rst move distutils.rst to different toc 16 years ago
linecache.rst Backport source links from 3.x. 15 years ago
locale.rst #11294: add missing ERA_T_FMT to locale docs. 15 years ago
logging.config.rst Issue #12718: Add documentation on using custom importers. 15 years ago
logging.handlers.rst Closes #12667: Corrected documentation for SMTPHandler secure argument. 15 years ago
logging.rst Merge #12417 followup, also removing an extra docstring 15 years ago
mac.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
macos.rst Demote warnings to notices, part 2: stuff that is 2.x-only. 17 years ago
macosa.rst Fix for issue 81275: don't say that the MacPython OSA modules will get new development 16 years ago
macostools.rst A number of APIs in macostools cannot work in 64-bit mode because they 16 years ago
macpath.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 18 years ago
mailbox.rst Remove duplication. 15 years ago
mailcap.rst Backport source links from 3.x. 15 years ago
markup.rst #7967: PyXML is no more. 16 years ago
marshal.rst #6757: complete the list of types that marshal can serialize. 17 years ago
math.rst trunc does use the special method, though 16 years ago
md5.rst Enable doctest running for several other documents. 18 years ago
mhlib.rst Remove trailing whitespace. 17 years ago
mimetools.rst deprecated mimetools 18 years ago
mimetypes.rst Backport source links from 3.x. 15 years ago
mimewriter.rst Mark deprecated modules as such. 19 years ago
mimify.rst Mark deprecated modules as such. 19 years ago
miniaeframe.rst Move the 2.6 reST doc tree in place. 19 years ago
misc.rst Move the 2.6 reST doc tree in place. 19 years ago
mm.rst Move the 2.6 reST doc tree in place. 19 years ago
mmap.rst Merge #12417 followup, also removing an extra docstring 15 years ago
modulefinder.rst Backport source links from 3.x. 15 years ago
modules.rst Backport importlib in the form of providing importlib.import_module(). This has 17 years ago
msilib.rst Merged revisions 87489 via svnmerge from 15 years ago
msvcrt.rst We only support Windows NT derivatives now. 16 years ago
multifile.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
multiprocessing.rst Remove duplication. 15 years ago
mutex.rst #8000: fix deprecated directive. What a shame to lose that glorious issue number to such a minor bug :) 16 years ago
netdata.rst Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob 18 years ago
netrc.rst Backport source links from 3.x. 15 years ago
new.rst Point to types module in new module deprecation notice. 17 years ago
nis.rst Move the 2.6 reST doc tree in place. 19 years ago
nntplib.rst Backport source links from 3.x. 15 years ago
numbers.rst Improve glossary entry for ABCs. 15 years ago
numeric.rst Restore fractions.rst to the document tree. 18 years ago
operator.rst Merged revisions 84242-84244 via svnmerge from 16 years ago
optparse.rst Backport source links from 3.x. 15 years ago
os.path.rst Merge #12417 followup, also removing an extra docstring 15 years ago
os.rst #13233: fix typo. 15 years ago
ossaudiodev.rst Fix “anyways” (following R. David Murray in 5c7520e02d5a) 15 years ago
othergui.rst Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there. 17 years ago
parser.rst Merged revisions 86892 via svnmerge from 15 years ago
pdb.rst Issue #10902: Fix reference to run* methods 15 years ago
persistence.rst Move the 2.6 reST doc tree in place. 19 years ago
pickle.rst Merged revisions 86881,86887,86913-86915,86933,86943,86960,86964,86974,86980,86996,87008 via svnmerge from 15 years ago
pickletools.rst Backport source links from 3.x. 15 years ago
pipes.rst Backport source links from 3.x. 15 years ago
pkgutil.rst added versionadd information for pkgutil.get_data(); thanks to Kyle Monson from docs@ 15 years ago
platform.rst Backport source links from 3.x. 15 years ago
plistlib.rst Backport source links from 3.x. 15 years ago
popen2.rst Remove trailing whitespace. 17 years ago
poplib.rst Backport source links from 3.x. 15 years ago
posix.rst Move OSError docs to exceptions doc, remove obsolete descriptions 18 years ago
posixfile.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
pprint.rst Backport source links from 3.x. 15 years ago
profile.rst Backport source links from 3.x. 15 years ago
pty.rst platform we don't care about 17 years ago
pwd.rst Move the 2.6 reST doc tree in place. 19 years ago
py_compile.rst Backport source links from 3.x. 15 years ago
pyclbr.rst Backport source links from 3.x. 15 years ago
pydoc.rst Backport source links from 3.x. 15 years ago
pyexpat.rst Merged revisions 87762 via svnmerge from 15 years ago
python.rst first version of the sysconfig module documentation 16 years ago
queue.rst Backport source links from 3.x. 15 years ago
quopri.rst Backport source links from 3.x. 15 years ago
random.rst Add info from the docstring for random.gammavariate() to the docs. 15 years ago
re.rst #13219: clarify section about character sets in the re documentation. 15 years ago
readline.rst Use universal construct os.path.expanduser('~') instead of os.environ['HOME'] 15 years ago
repr.rst Backport source links from 3.x. 15 years ago
resource.rst Move the 2.6 reST doc tree in place. 19 years ago
restricted.rst Move the 2.6 reST doc tree in place. 19 years ago
rexec.rst Use the preferred form of raise statements in the docs. 17 years ago
rfc822.rst add py3k warnings to rfc822 18 years ago
rlcompleter.rst Backport source links from 3.x. 15 years ago
robotparser.rst Remove trailing whitespace. 17 years ago
runpy.rst Backport source links from 3.x. 15 years ago
sched.rst #13278: fix typo. 15 years ago
scrolledtext.rst Add notes that tkinter modules will be renamed. 18 years ago
select.rst Merged revisions 82879,82958-82959,83109,83127,83224,83747,84162 via svnmerge from 16 years ago
sets.rst Link from deprecated sets module to builtins set and frozenset (#11238) 15 years ago
sgi.rst Move the 2.6 reST doc tree in place. 19 years ago
sgmllib.rst Remove trailing whitespace. 17 years ago
sha.rst Fix lots of broken links in the docs, found by Sphinx' external link checker. 18 years ago
shelve.rst Backport source links from 3.x. 15 years ago
shlex.rst Note that the #1548891 fix indirectly fixes shlex (#6988, #1170) 15 years ago
shutil.rst Add missing documentation for logger argument of shutil.make_archive 15 years ago
signal.rst Advertise nesting directives for class/method and class/data combos. 15 years ago
simplehttpserver.rst Fix role name. 16 years ago
simplexmlrpcserver.rst Backport source links from 3.x. 15 years ago
site.rst Add documentation for PEP 370 features in distutils (#10745). 15 years ago
smtpd.rst Backport source links from 3.x. 15 years ago
smtplib.rst Backport source links from 3.x. 15 years ago
sndhdr.rst Backport source links from 3.x. 15 years ago
socket.rst #12781: Mention SO_REUSEADDR flag near socket examples 15 years ago
socketserver.rst Issue #13141: Demonstrate recommended style for SocketServer examples. 15 years ago
someos.rst Put threading in front of thread 18 years ago
spwd.rst Move the 2.6 reST doc tree in place. 19 years ago
sqlite3.rst Remove duplication. 15 years ago
ssl.rst Issue #12823: remove broken link and replace it with another resource. 15 years ago
stat.rst Backport source links from 3.x. 15 years ago
statvfs.rst Remove trailing whitespace. 17 years ago
stdtypes.rst Remove duplication. 15 years ago
string.rst Remove duplication. 15 years ago
stringio.rst Issue #1548891: The cStringIO.StringIO() constructor now encodes unicode 15 years ago
stringprep.rst Mark deprecated modules as such. 19 years ago
strings.rst Move the 2.6 reST doc tree in place. 19 years ago
struct.rst Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. 15 years ago
subprocess.rst Issue #13237: Make the subprocess convenience helper documentation self-contained aside from the shared parameter description. Downgrade the pipe warnings at that level to notes (since those pipes are hidden, people are unlikely to even try it) 15 years ago
sun.rst Move the 2.6 reST doc tree in place. 19 years ago
sunau.rst Backport source links from 3.x. 15 years ago
sunaudio.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
symbol.rst Backport source links from 3.x. 15 years ago
symtable.rst fix extra 't' #8778 16 years ago
sys.rst Fix markup used in the documentation of sys.prefix and sys.exec_prefix. 15 years ago
sysconfig.rst Backport source links from 3.x. 15 years ago
syslog.rst Fix mismerges of version directives. 15 years ago
tabnanny.rst Backport source links from 3.x. 15 years ago
tarfile.rst Backport source links from 3.x. 15 years ago
telnetlib.rst Backport source links from 3.x. 15 years ago
tempfile.rst Backport source links from 3.x. 15 years ago
termios.rst pep 8 defaults 17 years ago
test.rst Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge from 15 years ago
textwrap.rst Backport source links from 3.x. 15 years ago
thread.rst Remove official documentation entry for thread._count() and make the 17 years ago
threading.rst Backport source links from 3.x. 15 years ago
time.rst mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@ 15 years ago
timeit.rst Backport source links from 3.x. 15 years ago
tix.rst fix various doc typos #3320 18 years ago
tk.rst Added the ttk module. See issue #2983: Ttk support for Tkinter. 17 years ago
tkinter.rst #6577: fix (hopefully) all links to builtin instead of module/class-specific objects. 17 years ago
token.rst Backport source links from 3.x. 15 years ago
tokenize.rst Backport source links from 3.x. 15 years ago
trace.rst Backport source links from 3.x. 15 years ago
traceback.rst #8011: use exc.tb_lineno instead of traceback.tb_lineno() and pep8ify variable names. 16 years ago
ttk.rst Remove duplication. 15 years ago
tty.rst Move the 2.6 reST doc tree in place. 19 years ago
turtle.rst document turtle mainloop()/done() functions; thanks to Csaba Szepesvari from docs@ 15 years ago
types.rst Backport source links from 3.x. 15 years ago
undoc.rst builtin -> built-in. 17 years ago
unicodedata.rst Link specifically to the UCD version 5.2.0. 16 years ago
unittest.rst Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. 15 years ago
unix.rst Move the 2.6 reST doc tree in place. 19 years ago
urllib.rst English fixup, from Mike MacCana on docs@ 15 years ago
urllib2.rst Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. 15 years ago
urlparse.rst Backport source links from 3.x. 15 years ago
user.rst Fix up markup in the deprecation notice. 18 years ago
userdict.rst Backport source links from 3.x. 15 years ago
uu.rst Backport source links from 3.x. 15 years ago
uuid.rst Move the 2.6 reST doc tree in place. 19 years ago
warnings.rst Backport source links from 3.x. 15 years ago
wave.rst Backport source links from 3.x. 15 years ago
weakref.rst Backport source links from 3.x. 15 years ago
webbrowser.rst Backport source links from 3.x. 15 years ago
whichdb.rst Add renaming notices to 2.6 dbm module docs. 18 years ago
windows.rst Add "Using Python on Windows" document, by Robert Lehmann. 19 years ago
winsound.rst #4754: improve winsound documentation. 17 years ago
wsgiref.rst Merged revisions 85274 via svnmerge from 16 years ago
xdrlib.rst Backport source links from 3.x. 15 years ago
xml.dom.minidom.rst Backport source links from 3.x. 15 years ago
xml.dom.pulldom.rst Backport source links from 3.x. 15 years ago
xml.dom.rst - clarify Attr.name comment on the presence of colons in namespace mode 16 years ago
xml.etree.elementtree.rst #13138: add missing versionadded. Patch by Andreas Stührk. 15 years ago
xml.sax.handler.rst Merged revisions 85843,85849-85850,85867,85907,85914,86134,86187,86315-86316,86390,86424-86425,86428 via svnmerge from 15 years ago
xml.sax.reader.rst Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,84480,84482,84484,84530-84531,84553,84619,84915-84916 via svnmerge from 16 years ago
xml.sax.rst Move the 2.6 reST doc tree in place. 19 years ago
xml.sax.utils.rst #1411695: clarify behavior of xml.sax.utils.[un]escape. 18 years ago
xmllib.rst reformat some documentation of classes so methods and attributes are under the class directive 18 years ago
xmlrpclib.rst #12787: link original MultiCall proposal to webarchive and in a footnote 15 years ago
zipfile.rst Fix closes Issue6090 - Raise a ValueError, instead of failing with unrelated 15 years ago
zipimport.rst Merge #12417 followup, also removing an extra docstring 15 years ago
zlib.rst wbits negative was documented SEVEN years ago 16 years ago