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 |