- 22 Eki, 1996 3 kayıt (commit)
-
-
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 6 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ı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 14 Eki, 1996 1 kayıt (commit)
-
-
Fred Drake yazdı
documentation.
-
- 13 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 11 Eki, 1996 9 kayıt (commit)
-
-
Guido van Rossum yazdı
in posixfile (which is obsolescent).
-
Fred Drake yazdı
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 yazdı
formatting strings.
-
Guido van Rossum yazdı
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 yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Jack Jansen yazdı
editing preferences in applets with their own dialogs
-
- 10 Eki, 1996 3 kayıt (commit)
-
-
Fred Drake yazdı
data item was omitted, which also affected the indentation of the description.
-
Guido van Rossum yazdı
-f Makefile.pre.in boot", all traces of previous runs are removed.
-
Guido van Rossum yazdı
-