Georg Brandl
|
9c6c47bf4b
|
Mark the descitems in the tutorial as "noindex" so that :meth: cross-refs don't link to them.
|
2008-03-21 14:32:33 +00:00 |
Georg Brandl
|
0267781742
|
Fix lots of broken links in the docs, found by Sphinx' external link checker.
|
2008-03-15 00:20:19 +00:00 |
Georg Brandl
|
6c45dc12b3
|
Add isinstance/issubclass to tutorial.
|
2008-03-06 07:31:34 +00:00 |
Georg Brandl
|
26bab5f92a
|
Little clarification of assignments.
|
2008-03-06 07:22:09 +00:00 |
Georg Brandl
|
db9ff5f565
|
It's 2.6 now.
|
2008-03-02 06:28:16 +00:00 |
Georg Brandl
|
3ef2063ec8
|
#2194: fix some typos.
|
2008-02-26 19:13:45 +00:00 |
Georg Brandl
|
4e37c66262
|
Don't reference pyshell.
|
2008-02-22 12:56:34 +00:00 |
Raymond Hettinger
|
7d5fbaee42
|
Demonstrate new except/as syntax.
|
2008-01-30 00:51:58 +00:00 |
Georg Brandl
|
2a7d991c6c
|
Clarify "b" mode under Unix.
|
2008-01-26 14:02:38 +00:00 |
Gregory P. Smith
|
7b7ce7854c
|
Fix issue1789: The tutorial contained a misuse of the struct module.
(also remove an unneeded import struct from test_largefile)
|
2008-01-24 09:38:26 +00:00 |
Georg Brandl
|
aa0de3f130
|
#997912: acknowledge nested scopes in tutorial.
|
2008-01-21 16:51:51 +00:00 |
Georg Brandl
|
23bf837a37
|
Add blurb about executable scripts on Windows. #760657.
|
2008-01-20 19:40:58 +00:00 |
Georg Brandl
|
35f8861386
|
Add tutorial section about coding style.
|
2008-01-06 22:05:40 +00:00 |
Georg Brandl
|
b19be571e0
|
Some cleanup in the docs.
|
2007-12-29 10:57:00 +00:00 |
Georg Brandl
|
4257ca7afb
|
Argh, wrong version.
|
2007-12-15 09:36:37 +00:00 |
Georg Brandl
|
07b55eadc2
|
Add note about future import needed for with statement.
|
2007-12-15 09:34:59 +00:00 |
Georg Brandl
|
adbda844d0
|
Add a section about nested listcomps to the tutorial.
Thanks to Ian Bruntlett and Robert Lehmann.
|
2007-12-14 19:03:36 +00:00 |
Georg Brandl
|
584265b001
|
Add more entries to the glossary.
Written by Jeff Wheeler for GHOP.
|
2007-12-02 14:58:50 +00:00 |
Neal Norwitz
|
76e4d62822
|
Use a slightly more recent version than 1.5.2b2.
|
2007-11-19 01:46:20 +00:00 |
Georg Brandl
|
87426cb151
|
Fix misleading example.
|
2007-11-09 13:08:48 +00:00 |
Georg Brandl
|
706132bbae
|
Make example about hiding None return values at the prompt clearer.
|
2007-10-30 17:57:12 +00:00 |
Georg Brandl
|
a739503881
|
Add :term:s for "new-style class".
|
2007-10-21 12:15:05 +00:00 |
Georg Brandl
|
cf3fb25932
|
Add :term: for generators.
|
2007-10-21 10:52:38 +00:00 |
Georg Brandl
|
5e52db035d
|
Add :term:s for descriptors.
|
2007-10-21 10:45:46 +00:00 |
Georg Brandl
|
e36a652d0c
|
Make a path more Unix-standardy.
|
2007-10-20 15:21:22 +00:00 |
Georg Brandl
|
5d242eef74
|
alternate -> alternative.
|
2007-09-20 08:44:59 +00:00 |
Georg Brandl
|
437e6a3b15
|
Move the glossary from the tutorial to toplevel.
Prepare for cross-linking with the new .. glossary:: directive.
|
2007-08-17 06:27:11 +00:00 |
Georg Brandl
|
690b97c005
|
Note that smtplib example needs a mailserver.
|
2007-08-17 05:58:36 +00:00 |
Georg Brandl
|
ee354b1e96
|
Fix problem reported by Andre Roberge.
|
2007-08-17 05:52:24 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |