Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
13a7eb452940bf02bcd5ac1a15c630d011027b51
/
Demo
/
cgi
/
wiki.py
6f2df4d
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lingering print statements.
by Collin Winter
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
154c088
Refactor cmd_view(): move line formatting to a helper method.
by Guido van Rossum
· 23 years ago
9c3848b
In cmd_create(), use a redirect directive instead of viewing the page;
by Guido van Rossum
· 23 years ago
3296dcc
Remove redundant load() call.
by Guido van Rossum
· 23 years ago
c9776bd
Use tempfile.gettempdir() to get the temp directory rather than
by Guido van Rossum
· 23 years ago
f66cccf
Restructure: move all wiki code into a separate module.
by Guido van Rossum
· 23 years ago