[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [35228] trunk/lib/windows/python/lib: mingw update

Campbell Barton ideasman42 at gmail.com
Sun Feb 27 18:27:00 CET 2011


Revision: 35228
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=35228
Author:   campbellbarton
Date:     2011-02-27 17:27:00 +0000 (Sun, 27 Feb 2011)
Log Message:
-----------
mingw update

Modified Paths:
--------------
    trunk/lib/windows/python/lib/python31_d.def
    trunk/lib/windows/python/lib/python31mw.lib
    trunk/lib/windows/python/lib/python31mw_d.lib

Modified: trunk/lib/windows/python/lib/python31_d.def
===================================================================
--- trunk/lib/windows/python/lib/python31_d.def	2011-02-27 17:23:00 UTC (rev 35227)
+++ trunk/lib/windows/python/lib/python31_d.def	2011-02-27 17:27:00 UTC (rev 35228)
@@ -180,8 +180,7 @@
 PyType_GenericNew
 PyType_IsSubtype
 PyType_Ready
-PyType_Type
-PyUnicodeUCS2_Decode
+PyType_TypePyUnicodeUCS2_Decode
 PyUnicodeUCS2_DecodeUTF8
 PyUnicodeUCS2_EncodeUTF8
 PyUnicodeUCS2_FromFormat
@@ -233,3 +232,6 @@
 PyErr_GivenExceptionMatches
 PyErr_NormalizeException
 PyCode_Addr2Line
+PyType_Type
+PyObject_GC_Del
+PyObject_ClearWeakRefs
\ No newline at end of file

Modified: trunk/lib/windows/python/lib/python31mw.lib
===================================================================
(Binary files differ)

Modified: trunk/lib/windows/python/lib/python31mw_d.lib
===================================================================
(Binary files differ)




More information about the Bf-blender-cvs mailing list