Update siplib to version 4.12.4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@68904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2011-08-25 23:43:02 +00:00
parent 6733e06ff2
commit f330955043
11 changed files with 120 additions and 67 deletions

View File

@@ -2,7 +2,7 @@
* This module implements a hash table class for mapping C/C++ addresses to the
* corresponding wrapped Python object.
*
* Copyright (c) 2010 Riverbank Computing Limited <info@riverbankcomputing.com>
* Copyright (c) 2011 Riverbank Computing Limited <info@riverbankcomputing.com>
*
* This file is part of SIP.
*