- 01 Eki, 1998 12 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Guido van Rossum yazdı
to protect us from jokers who put items with non-string keys in sys.modules. Reported by Greg Stein.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-sticky option.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
- 30 Eyl, 1998 2 kayıt (commit)
-
-
Guido van Rossum yazdı
function name. (Vladimir Kushnir by way of Thomas Gellekum.)
-
Jack Jansen yazdı
-
- 29 Eyl, 1998 8 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
blue values instead of tuple
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
separators later
-
Guido van Rossum yazdı
there's a syntax error. (In particular, display the correct filename). This changes the API: if there's a syntax error, the function now returns normally after dumping the error to sys.stderr. I changed Sjoerd's use of string.join(string.split(...)) with string.replace().
-
Barry Warsaw yazdı
-
- 28 Eyl, 1998 18 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
the StripViewer class.
-
Guido van Rossum yazdı
(Reported by Jeff Rush.)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
as this is the logical order of dependencies. Suggested by Jeff Rush.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Patch by Jeff Rush.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Guido van Rossum yazdı
Added a debug function to replace 'print' statements. Ensured that response attached to 'NO' replies is passed back. added readonly exception. Rearranged method order into types. Ensure select returns a meaningful error on 'NO'. 'NO' returns from authenticate and login raise error with last message, not list.
-
Guido van Rossum yazdı
works and Greg Ward just reported a problem it caused...
-
Guido van Rossum yazdı
-