Georg Brandl
|
814b04600c
|
#1199: docs for tp_as_{number,sequence,mapping}, by Amaury Forgeot d'Arc.
No need to merge this to py3k!
|
2007-10-08 14:12:47 +00:00 |
Georg Brandl
|
5a25fcd585
|
Fix #1139: PyFile_Encoding really is PyFile_SetEncoding.
|
2007-09-12 18:10:56 +00:00 |
Georg Brandl
|
9c478bd850
|
Fix #1122: wrong return type documented for various _Size() functions.
|
2007-09-12 18:08:33 +00:00 |
Walter Dörwald
|
6e39080649
|
Backport r57105 and r57145 from the py3k branch: UTF-32 codecs.
|
2007-08-17 16:41:28 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |