diff options
Diffstat (limited to 'Lib/BaseHTTPServer.py')
-rw-r--r-- | Lib/BaseHTTPServer.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/BaseHTTPServer.py b/Lib/BaseHTTPServer.py index 35baf2f..ab34e8f 100644 --- a/Lib/BaseHTTPServer.py +++ b/Lib/BaseHTTPServer.py @@ -32,7 +32,7 @@ XXX To do: # Network Working Group R. Fielding # Request for Comments: 2616 et al # Obsoletes: 2068 June 1999 -# Category: Standards Track +# Category: Standards Track # # URL: http://www.faqs.org/rfcs/rfc2616.html |