- 01 Oct, 1998 20 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Guido van Rossum authored
-
Guido van Rossum authored
here; pystate.h doesn't use it (I thought I wanted to move the array there but that won't work).
-
Guido van Rossum authored
pystate.h; pystate.h doesn't use it (I thought I wanted to move the array there but that won't work).
-
Guido van Rossum authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Guido van Rossum authored
to protect us from jokers who put items with non-string keys in sys.modules. Reported by Greg Stein.
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-sticky option.
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
- 30 Sep, 1998 2 commits
-
-
Guido van Rossum authored
function name. (Vladimir Kushnir by way of Thomas Gellekum.)
-
Jack Jansen authored
-
- 29 Sep, 1998 8 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
blue values instead of tuple
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
separators later
-
Guido van Rossum authored
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 authored
-
- 28 Sep, 1998 10 commits
-
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Barry Warsaw authored
the StripViewer class.
-
Guido van Rossum authored
(Reported by Jeff Rush.)
-
Guido van Rossum authored
-
Guido van Rossum authored
as this is the logical order of dependencies. Suggested by Jeff Rush.
-
Guido van Rossum authored
-