Georg Brandl
|
3e0f735ce1
|
Bug #1694833: fix imp.find_module() docs wrt. packages.
|
2007-08-23 20:50:23 +00:00 |
Georg Brandl
|
891f1d339b
|
Bug #1573854: fix docs for sqlite3 cursor rowcount attr.
|
2007-08-23 20:40:01 +00:00 |
Georg Brandl
|
7cf40799ef
|
Bug #1766421: "return code" vs. "status code".
|
2007-08-23 17:57:05 +00:00 |
Georg Brandl
|
4debd55874
|
Bug #1768121: fix wrong/missing opcode docs.
|
2007-08-23 17:54:11 +00:00 |
Georg Brandl
|
c553f42907
|
Fix stray backticks.
|
2007-08-19 18:43:50 +00:00 |
Georg Brandl
|
3f8fbf0589
|
Fix PDB command descriptions.
|
2007-08-18 06:05:56 +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 |
Matthias Klose
|
f0e291870b
|
- mark the findCaller 2-element tuple/3-element tuple change as new in 2.4
|
2007-08-16 12:03:44 +00:00 |
Mark Summerfield
|
216ad337bd
|
Added a note in each regarding the fact that unicode strings that look the same
may not compare equal (due to the possibility of multiple representations).
|
2007-08-16 10:09:22 +00:00 |
Georg Brandl
|
bf863b17f0
|
Replace "Caveat" paragraphs by .. warning::s.
|
2007-08-15 19:06:04 +00:00 |
Georg Brandl
|
7f758c49fa
|
Mark deprecated modules as such.
|
2007-08-15 18:41:25 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |