- 28 Haz, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 26 May, 2000 1 kayıt (commit)
-
-
Jeremy Hylton yazdı
Python on UNIX now trusts PYTHONHOME unconditionally Modules/getpath.c: Landmark changed to os.py. Setting PYTHONHOME now unconditionally sets sys.prefix (and sys.exec_prefix). No further checks are done whether the standard lib can be found in that location or not. This is in sync with the PC subdir getpath implementations. PC/getpathp.c: Landmark changed to os.py. PC/os2vacpp/getpathp.c: Landmark changed to os.py. Note: BAW's checkin on exceptions.c eliminates earlier concerns about a bogus PYTHONHOME value leading to a core dump. Instead it causes a useless sys.path and prevents imports.
-
- 03 May, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
For more comments, read the patches@python.org archives. For documentation read the comments in mymalloc.h and objimpl.h. (This is not exactly what Vladimir posted to the patches list; I've made a few changes, and Vladimir sent me a fix in private email for a problem that only occurs in debug mode. I'm also holding back on his change to main.c, which seems unnecessary to me.)
-
- 27 Ock, 1999 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 29 Nis, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
symlink to a symlink can work. (Jack)
-
- 06 Şub, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
- Don't print error messages when Py_FrozenFlag is set.
-
- 19 Ock, 1998 1 kayıt (commit)
-
-
Guido van Rossum yazdı
executable files, and directories. When expecting a module, we also look for the .pyc or .pyo file.
-
- 10 Ara, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 20 Eki, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
### If you still have sharedmodules in your Modules/Setup file, remove it! ###
-
- 20 Agu, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 02 Haz, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 20 May, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 13 May, 1997 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 May, 1997 2 kayıt (commit)
-
-
Guido van Rossum yazdı
searches /usr/local, /usr and /.
-
Guido van Rossum yazdı
would always be a hit. Prevent this by only using VPATH if we know we are in the build directory.
-
- 11 Nis, 1997 2 kayıt (commit)
-
-
Barry Warsaw yazdı
string_append(). These must be artifacts of GvR's rewrite. Fixed some typos in the leading comment (and re-filled the paragraphs). Hope you don't mind, Guido.
-
Guido van Rossum yazdı
Idea and first three implementation rounds due to Barry -- after that I spent another day on it, hopefully it's enough for now :-) (Wait for the checkin to Setup.in.)
-
- 25 Eki, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 30 Tem, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 12 Haz, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 28 May, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 25 Şub, 1996 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Agu, 1995 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-