- 22 Oct, 1996 5 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
rexec and bastion.
-
- 21 Oct, 1996 13 commits
-
-
Guido van Rossum authored
fold in the higest 8 bits of the time as well.
-
Guido van Rossum authored
-
Fred Drake authored
-
Guido van Rossum authored
Menu object via om['menu'] -- this is necessary to use a post-command with an OptionMenu. The API has not changed.
-
Guido van Rossum authored
(above instead of below).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
Added PyEval_CallObjectWithKeywords.
-
Guido van Rossum authored
-
Guido van Rossum authored
Date: Fri, 4 Oct 1996 09:08:19 +1000 A couple of things. As I mentioned a while back, I have made the changes to the registry support, in getpath_nt.c. To recap, there can be: ...\pythonpath = default core Pythonpath ...\pythonpath\Pythonwin = c:\somewhere etc. The code simply appends them all. The order can not be guaranteed (registry limitation) but the "default" is always at the end. The main reasons for change were the length of the path, but mainly so an uninstaller can do the right thing.
-
- 16 Oct, 1996 3 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
-
Guido van Rossum authored
-
- 15 Oct, 1996 6 commits
-
-
Jack Jansen authored
-
Jack Jansen authored
thru macstat(), but other values via stat() (so os.stat() and os.xstat() agree).
-
Jack Jansen authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 14 Oct, 1996 1 commit
-
-
Fred Drake authored
documentation.
-
- 13 Oct, 1996 1 commit
-
-
Guido van Rossum authored
-
- 12 Oct, 1996 1 commit
-
-
Guido van Rossum authored
-
- 11 Oct, 1996 9 commits
-
-
Guido van Rossum authored
in posixfile (which is obsolescent).
-
Fred Drake authored
navigation links for HTML 3 version. Forced a blank line above the footnotes separator for HTML 2; at least one page did not get this spaced correctly.
-
Fred Drake authored
formatting strings.
-
Guido van Rossum authored
be Ellipsis!). Bumped the API version because a linker-visible symbol is affected. Old C code will still compile -- there's a b/w compat macro. Similarly, old Python code will still run, builtin exports both Ellipses and Ellipsis.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Jack Jansen authored
-
Jack Jansen authored
editing preferences in applets with their own dialogs
-
- 10 Oct, 1996 1 commit
-
-
Fred Drake authored
data item was omitted, which also affected the indentation of the description.
-