- 10 Ara, 1996 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Roger E. Masse yazdı
updated testall.out
-
Barry Warsaw yazdı
-
- 09 Ara, 1996 9 kayıt (commit)
-
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Roger E. Masse yazdı
-
Barry Warsaw yazdı
simple tests. (testall.py, testall.out): Added MD5 testsuite
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
variables
-
Guido van Rossum yazdı
-
Roger E. Masse yazdı
-
- 06 Ara, 1996 3 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
function and variable in the module, verifies a few return values and even tests a couple of known error conditions.
-
- 04 Ara, 1996 1 kayıt (commit)
-
-
Barry Warsaw yazdı
-
- 27 Kas, 1996 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 20 Kas, 1996 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
hyphen confused Tk into thinking the name was an option.
-
Guido van Rossum yazdı
parsedate_tz() return a 10-tuple, the last field is the tz offset in seconds (e.g. -18000 or -5 hours for EST).
-
Guido van Rossum yazdı
IOError, keep the traceback.
-
- 12 Kas, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
which needs to stay unless explicitly set.
-
- 11 Kas, 1996 3 kayıt (commit)
-
-
Guido van Rossum yazdı
ValueError exception when the query string contains fields that don't contain exactly one '=' sign. (By default, such fields are simply ignored.) Added this to the doc string describing parse() and parse_qs(). Also changed the default for keep_blank_values from None to 0 (the preferred way to spell 'FALSE').
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 24 Eki, 1996 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
character (this is already a built-in binding now).
-
Guido van Rossum yazdı
Bump version to 2.0.
-
Guido van Rossum yazdı
on the Mac. Jack! Please fix this in the Mac distributions!
-
- 23 Eki, 1996 2 kayıt (commit)
-
-
Guido van Rossum yazdı
CGIHTTPServer.py when used with the POST command.
-
Guido van Rossum yazdı
-
- 22 Eki, 1996 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 21 Eki, 1996 4 kayıt (commit)
-
-
Guido van Rossum yazdı
fold in the higest 8 bits of the time as well.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
Menu object via om['menu'] -- this is necessary to use a post-command with an OptionMenu. The API has not changed.
-
- 15 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-