- 14 Haz, 2003 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 12 Haz, 2003 1 kayıt (commit)
-
-
Skip Montanaro yazdı
the wiki instead.
-
- 11 May, 2003 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 02 May, 2003 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 25 Nis, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Şub, 2003 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 02 Şub, 2003 1 kayıt (commit)
-
-
Walter Dörwald yazdı
-
- 15 Ock, 2003 1 kayıt (commit)
-
-
Neil Schemenauer yazdı
-
- 06 Ock, 2003 1 kayıt (commit)
-
-
Skip Montanaro yazdı
notes.
-
- 04 Ock, 2003 1 kayıt (commit)
-
-
Skip Montanaro yazdı
bsddb module build note to reflect the inclusion of bsddb3 and the demotion of the old bsddb module.
-
- 03 Ock, 2003 2 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
-
- 31 Ara, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 19 Ara, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 02 Ara, 2002 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
Guido van Rossum yazdı
-
- 15 Kas, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
of egcs. Fixes #635929. Backported to 2.2.3.
-
- 12 Kas, 2002 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 04 Kas, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 14 Eki, 2002 2 kayıt (commit)
-
-
Barry Warsaw yazdı
uses bash and so does my 10.2 system. "limit stacksize 2048" is the right invocation for tcsh/csh.
-
Barry Warsaw yazdı
There's no limit command near as I can tell. Should be the bash builtin ulimit command.
-
- 23 Eyl, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 04 Agu, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
- steer people away from installing with sudo - warn that fink-installed software may cause trouble - explain why you might want a framework build and point people to Mac/OSX/README.
-
- 03 Agu, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
Fixes #589429.
-
- 31 Tem, 2002 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
[ 561724 ] README additions for Cray T3E Lightly edited by me.
-
- 09 Tem, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 23 Haz, 2002 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
-
- 14 Haz, 2002 1 kayıt (commit)
-
-
Skip Montanaro yazdı
library. Since multiple versions can be installed simultaneously, it's crucial that you only select libraries and header files which are compatible with each other. Version checking is done from highest version to lowest. Building using version 1 of Berkeley DB is disabled by default because of the hash file bugs people keep rediscovering. It can be enabled by uncommenting a few lines in setup.py. Closes patch 553108.
-
- 11 May, 2002 1 kayıt (commit)
-
-
Fred Drake yazdı
Closes SF bug #554644.
-
- 23 Nis, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 14 Nis, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
Highlights: import and friends will understand any of \r, \n and \r\n as end of line. Python file input will do the same if you use mode 'U'. Everything can be disabled by configuring with --without-universal-newlines. See PEP278 for details.
-
- 29 Mar, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 21 Mar, 2002 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
Bugfix candidate.
-
- 11 Mar, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 27 Şub, 2002 1 kayıt (commit)
-
-
Michael W. Hudson yazdı
Doc/README is odd; it assigns some copyright to the PSF in 2000, when I didn't think it existed...
-
- 08 Şub, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
#512871 (Jon Ribbens): Installation instructions are wrong. Bugfix candidate.
-
- 04 Şub, 2002 1 kayıt (commit)
-
-
Guido van Rossum yazdı
info: add info about Red Hat's python and python2.
-
- 04 Ock, 2002 1 kayıt (commit)
-
-
Jack Jansen yazdı
-
- 19 Ara, 2001 2 kayıt (commit)
-
-
Michael W. Hudson yazdı
-
Neal Norwitz yazdı
-