Author: christian.heimes
Date: Fri Jan 4 14:33:00 2008
New Revision: 59711
Modified:
python/branches/py3k/Include/abstract.h
python/branches/py3k/Modules/errnomodule.c
python/branches/py3k/Modules/selectmodule.c
python/branches/py3k/Modules/socketmodule.h
python/branches/py3k/Objec
Author: christian.heimes
Date: Fri Jan 4 13:57:11 2008
New Revision: 59708
Modified:
python/branches/py3k/PC/VS7.1/pythoncore.vcproj
Log:
Fixed #1733: Maybe PC/VS7.1/pythoncore.vcproj is missing Modules/md5module.c
Modified: python/branches/py3k/PC/VS7.1/pythoncore.vcproj
Author: christian.heimes
Date: Fri Jan 4 16:35:04 2008
New Revision: 59720
Added:
python/branches/py3k/PC/VC6/_msi.dsp (contents, props changed)
Modified:
python/branches/py3k/PC/VC6/build_ssl.py
python/branches/py3k/PC/VC6/pcbuild.dsw
python/branches/py3k/PC/VC6/python.dsp
pytho
Author: kurt.kaiser
Date: Sat Jan 5 05:32:22 2008
New Revision: 59729
Modified:
python/branches/py3k/Misc/NEWS
python/branches/py3k/Python/pythonrun.c
Log:
Interpreter wasn't displaying the location of a SyntaxError
Issue1692
Modified: python/branches/py3k/Misc/NEWS
==