Georg Brandl
|
f354f8e369
|
Closes #14306: clarify expensiveness of try-except and update code snippet
|
2012-03-17 16:58:05 +01:00 |
Éric Araujo
|
7ce05e07c0
|
Fix some markup and one typo
|
2011-09-01 19:54:05 +02:00 |
Georg Brandl
|
0930228aee
|
Merged revisions 84945 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84945 | georg.brandl | 2010-09-21 16:48:28 +0200 (Di, 21 Sep 2010) | 1 line
#9911: doc copyedits.
........
|
2010-10-06 09:32:48 +00:00 |
Georg Brandl
|
6f82cd309c
|
#5341: fix "builtin" where used as an adjective ("built-in" is correct).
|
2010-02-06 18:44:44 +00:00 |
Georg Brandl
|
819a8fa0f6
|
Small indentation fix.
|
2009-12-20 14:28:05 +00:00 |
Georg Brandl
|
27d19030c6
|
#7493: review of Design FAQ by Florent Xicluna.
|
2009-12-19 17:43:33 +00:00 |
Mark Dickinson
|
6b87f117ca
|
Fix some documentation examples involving the repr of a float.
|
2009-11-24 14:27:02 +00:00 |
Georg Brandl
|
a4314c2b21
|
Fix broken links found by "make linkcheck". scipy.org seems to be done right now, so I could not verify links going there.
|
2009-10-11 20:16:16 +00:00 |
Georg Brandl
|
6728c5a762
|
Add the Python FAQ lists to the documentation. Copied from sandbox/faq. Many thanks to AMK for the preparation work.
|
2009-10-11 18:31:23 +00:00 |