- 21 Agu, 2004 1 kayıt (commit)
-
-
Johannes Gijsbers yazdı
href attribute in list_directory(). This fixes the links for legal Unix filenames such as 'a"b'.
-
- 07 Agu, 2004 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 16 Eki, 2003 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 01 Haz, 2002 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 17 Mar, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 09 Şub, 2001 2 kayıt (commit)
-
-
Eric S. Raymond yazdı
-
Eric S. Raymond yazdı
-
- 26 Ock, 2001 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
-
- 20 Ock, 2001 1 kayıt (commit)
-
-
Skip Montanaro yazdı
added test script and expected output file as well this closes patch 103297. __all__ attributes will be added to other modules without first submitting a patch, just adding the necessary line to the test script to verify more-or-less correct implementation.
-
- 14 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
- Change the default file type to application/octet-stream. - Add support to recognize .py, .c, .h files as text/plain (this is what I use most :-).
-
- 04 Eyl, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
separator in the href, not os.sep. Added a <title> tag to directory listings. Bumped version to 0.5.
-
- 29 Tem, 2000 1 kayıt (commit)
-
-
Moshe Zadka yazdı
of rolling our own. Note: This is my first sourceforge checkin. If you see anything funny about this patch, please let me know.
-
- 21 May, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
is no index.htm[l] file, and when it is called, it also spits out the headers. When an index.htm[l] file is present, the regular (file access) path is followed. Also, when the guessed content-type matches text/*, open the file in text mode; otherwise in binary mode.
-
- 09 May, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 16 Kas, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
problem: it does not encode/decode the urls, which is wrong.
-
- 03 May, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 07 Ara, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
In SimpleHTTPServer.py, the server specified in test() should be BaseHTTPServer.HTTPServer, in case the request handler should want to reference the two attributes added by BaseHTTPServer.server_bind: self.server_name = hostname self.server_port = port There was some Bobo CGI code that wanted access to those attributes.
-
Guido van Rossum yazdı
might actually work.
-
- 26 Mar, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Eyl, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 18 Eyl, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Agu, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-