- 22 Eki, 1996 21 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
Changed for 1.8.0 CWGUSI release
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
Added a few comments on preference file handling.
-
Jack Jansen yazdı
-
Jack Jansen yazdı
with preference filename.
-
Jack Jansen yazdı
- Create the file if it doesn't exist and don't be fussy about it
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
rexec and bastion.
-
- 21 Eki, 1996 13 kayıt (commit)
-
-
Guido van Rossum yazdı
fold in the higest 8 bits of the time as well.
-
Guido van Rossum yazdı
-
Fred Drake yazdı
-
Guido van Rossum yazdı
Menu object via om['menu'] -- this is necessary to use a post-command with an OptionMenu. The API has not changed.
-
Guido van Rossum yazdı
(above instead of below).
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Added PyEval_CallObjectWithKeywords.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
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 Eki, 1996 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
-
- 15 Eki, 1996 3 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
thru macstat(), but other values via stat() (so os.stat() and os.xstat() agree).
-
Jack Jansen yazdı
-