- 15 Jul, 2000 6 commits
-
-
Thomas Wouters authored
posixmodule.
-
Fredrik Lundh authored
-
Fredrik Lundh authored
you edit the file.
-
Fredrik Lundh authored
the default via site.py...
-
Vladimir Marangozov authored
free() the GC pointer, not the object pointer.
-
Vladimir Marangozov authored
-
- 14 Jul, 2000 16 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
functions. Include it in stead of duplicating the declarations everywhere. Also cleaned up toolbox module exports, and got rid of resNotFound error.
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
-
Eric S. Raymond authored
-
Thomas Wouters authored
posix.openpty(). And conveniently also check if CVS write access really works. Closes SF patch #100722
-
Eric S. Raymond authored
-
Andrew M. Kuchling authored
-
Peter Schneider-Kamp authored
-
Vladimir Marangozov authored
-
Vladimir Marangozov authored
-
-
Peter Schneider-Kamp authored
-
- 13 Jul, 2000 13 commits
-
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
or .fileno() method
-
Peter Schneider-Kamp authored
-
Jeremy Hylton authored
-
Guido van Rossum authored
automatically finding (most of) the standard PYD extensions, and to remove the hardcoded Python version.
-
Eric S. Raymond authored
-
Eric S. Raymond authored
-
Peter Schneider-Kamp authored
-
Peter Schneider-Kamp authored
example: >>> def f(a,a):print a ... SyntaxError: duplicate argument in function definition
-
Fred Drake authored
__setitem__(), and __delitem__(). Based on related comments from Barry Warsaw.
-
Andrew M. Kuchling authored
os.seteuid(), os.setegid(), os.setreuid(), os.setregid().
-
Skip Montanaro authored
-
- 12 Jul, 2000 5 commits
-
-
Vladimir Marangozov authored
need to be cleared.
-
Skip Montanaro authored
-
Skip Montanaro authored
-
Skip Montanaro authored
characters.
-
Jeremy Hylton authored
-