Sandro Tosi
|
117e1f00a8
|
fix some broken URLs
|
2011-12-31 18:13:59 +01:00 |
Ezio Melotti
|
1e87da16ea
|
Remove duplication.
|
2011-10-19 10:39:35 +03:00 |
Ezio Melotti
|
056f33d60c
|
Merged revisions 86488 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r86488 | ezio.melotti | 2010-11-16 22:57:59 +0200 (Tue, 16 Nov 2010) | 1 line
Fix typo
........
|
2010-11-16 21:08:14 +00:00 |
Ezio Melotti
|
c0deec1839
|
#8212: rephrase the webservers howto and fix some mistakes.
|
2010-04-05 03:51:38 +00:00 |
Ezio Melotti
|
f8d1d0f7fb
|
Another typo.
|
2010-03-23 23:53:20 +00:00 |
Ezio Melotti
|
d72a628797
|
#8217: typo.
|
2010-03-23 23:26:21 +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 |
Mark Dickinson
|
3e4caeb3bf
|
Issue #5341: Fix a variety of spelling errors.
|
2009-02-21 20:27:01 +00:00 |
Georg Brandl
|
6b5dbaa6c9
|
At least separate imports from other statements.
|
2009-02-20 08:22:21 +00:00 |
Benjamin Peterson
|
a7b55a33f8
|
revert r69777 since all the experts agree that extra import lines distract from the code
|
2009-02-20 03:31:23 +00:00 |
Jeroen Ruigrok van der Werven
|
5149742e8b
|
Since we recommend one module per import line, reflect this also in the
documentation.
|
2009-02-19 18:52:21 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Georg Brandl
|
0f3629d913
|
Add a new howto about Python and the web, by Marek Kubica.
|
2008-09-07 17:00:17 +00:00 |