- 22 Oct, 1996 19 commits
-
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Jack Jansen authored
Changed for 1.8.0 CWGUSI release
-
Jack Jansen authored
-
Jack Jansen authored
-
Jack Jansen authored
Added a few comments on preference file handling.
-
Jack Jansen authored
-
Jack Jansen authored
with preference filename.
-
Jack Jansen authored
- Create the file if it doesn't exist and don't be fussy about it
-
Jack Jansen authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
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 5 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
-