Chris Jerdonek
|
3dec449a7c
|
Issue #16015: Fix NameError doctest example in tutorial introduction.
|
2012-09-24 19:33:32 -07:00 |
Georg Brandl
|
2c9eee1af9
|
I do not think we will ever have auto-indent at the prompt, that is for IPython and the like.
|
2011-12-25 19:03:07 +01:00 |
Eli Bendersky
|
ea4dcd33e5
|
remove duplicated paragraph in the tutorial
|
2011-11-16 05:54:07 +02:00 |
Senthil Kumaran
|
bf02429c43
|
Merged revisions 86310 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r86310 | senthil.kumaran | 2010-11-08 09:53:13 +0800 (Mon, 08 Nov 2010) | 3 lines
Fix Issue 10303: a small clarification in the tutorial.
........
|
2010-11-08 02:12:57 +00:00 |
Georg Brandl
|
565569b8dc
|
Confusing punctuation.
|
2010-06-27 10:47:47 +00:00 |
Georg Brandl
|
0fcd882101
|
Introduce copy by slicing, used in later chapters.
|
2010-03-21 09:17:41 +00:00 |
Georg Brandl
|
bf58d80123
|
#6828: fix wrongly highlighted blocks.
|
2009-09-03 07:27:26 +00:00 |
Georg Brandl
|
5e88eea994
|
part of #4144: fix exception message in console session.
|
2009-05-17 08:10:27 +00:00 |
Georg Brandl
|
186188d89d
|
#1530012: move TQS section before raw strings.
|
2009-03-31 20:56:32 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Georg Brandl
|
3ce0dee9a3
|
Incorporate some suggestions by Tait Stevens.
|
2008-09-13 17:18:11 +00:00 |
Benjamin Peterson
|
f9ef9881d7
|
update the tutorial to use str.format
|
2008-05-26 00:54:22 +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
|
87426cb151
|
Fix misleading example.
|
2007-11-09 13:08:48 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |