chiark
/
gitweb
/
~mdw
/
chopwood
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
7f0fea5
)
cgi.py: Fix function name in comment.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 13 Jul 2013 15:34:40 +0000
(16:34 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 6 Apr 2014 10:54:33 +0000
(11:54 +0100)
Annoyingly misleading.
cgi.py
patch
|
blob
|
blame
|
history
diff --git
a/cgi.py
b/cgi.py
index 0ecdfe20fc7485ef2b9e040571753097184f6789..d66bfc6a6b106b4b55c4626aa40d6073be8ec41b 100644
(file)
--- a/
cgi.py
+++ b/
cgi.py
@@
-115,7
+115,7
@@
class HTTPOutput (O.FileOutput):
"""
Print a header, if none has yet been printed.
- Keyword arguments can be passed to emit HTTP headers: see `http_header'
+ Keyword arguments can be passed to emit HTTP headers: see `http_header
s
'
for the formatting rules.
"""
if me.headerp: return