cpython/Doc/includes
Gregory P. Smith dd96db63f6 This reverts r63675 based on the discussion in this thread:
http://mail.python.org/pipermail/python-dev/2008-June/079988.html

Python 2.6 should stick with PyString_* in its codebase.  The PyBytes_* names
in the spirit of 3.0 are available via a #define only.  See the email thread.
2008-06-09 04:58:54 +00:00
..
sqlite3 Brought documentation for sqlite3 module up-to-date. Fixed Issue1625205 which 2008-03-29 01:27:37 +00:00
email-alternative.py Add email example how to send a multipart message. 2008-02-02 10:49:58 +00:00
email-dir.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email-mime.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email-simple.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
email-unpack.py Fix email example. 2007-10-13 13:20:03 +00:00
minidom-example.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
noddy.c Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
noddy2.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
noddy3.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
noddy4.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
run-func.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
setup.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
shoddy.c Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
test.py Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
typestruct.h Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
tzinfo-examples.py #2525: update timezone info examples in the docs. 2008-04-07 18:51:59 +00:00