classification
Title: Patch to vs 2005 build
Type: Stage:
Components: Library (Lib) Versions: Python 2.5
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: krisvale Nosy List: joearmbruster, krisvale
Priority: normal Keywords: patch

Created on 2007-05-26 20:09 by joearmbruster, last changed 2007-05-29 10:39 by krisvale.

Files
File name Uploaded Description Edit Remove
vsproj.patch joearmbruster, 2007-05-26 20:09
Messages
msg52672 (view) Author: Joseph Armbruster (joearmbruster) Date: 2007-05-26 20:09
As per the removal of the rgbimgmodule due to deprecation in the trunk:

http://svn.python.org/projects/python/trunk

---Begin SVN log---
r55458 | brett.cannon | 2007-05-20 03:09:50 -0400 (Sun, 20 May 2007) | 2 lines

Remove the rgbimg module.  It has been deprecated since Python 2.5.
---End SVN log---


The PCbuild8 solution needs to be corrected.  A patch is attached.
msg52673 (view) Author: Kristján Valur Jónsson (krisvale) Date: 2007-05-29 10:39
Fixed in trunk.
History
Date User Action Args
2007-05-26 20:09:19joearmbrustercreate