Author: christian.heimes
Date: Mon Dec 31 17:16:18 2007
New Revision: 59626
Modified:
python/branches/py3k/PCbuild/ (props changed)
Log:
Fixed svn:ignore
___
Python-3000-checkins mailing list
[email protected]
http://mail.python.org/ma
Author: christian.heimes
Date: Mon Dec 31 17:44:35 2007
New Revision: 59629
Modified:
python/branches/py3k/PCbuild/pyproject.vsprops
python/branches/py3k/PCbuild/pythoncore.vcproj
Log:
Fixed svn merge issues
Modified: python/branches/py3k/PCbuild/pyproject.vsprops
==
Author: christian.heimes
Date: Mon Dec 31 18:27:19 2007
New Revision: 59630
Modified:
python/branches/py3k/Makefile.pre.in
Log:
Removed doubledigit from Makefile
Modified: python/branches/py3k/Makefile.pre.in
==
--- py
Author: guido.van.rossum
Date: Tue Jan 1 05:06:48 2008
New Revision: 59636
Modified:
python/branches/py3k/Objects/typeobject.c
Log:
Merge changes from 59576 from trunk to p3yk branch; these were skipped
in the regular merge. Fixes issue #1693.
Modified: python/branches/py3k/Objects/typeobje