Update to sip 4.14.4

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@73655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2013-03-14 01:15:43 +00:00
parent ed1ee1222e
commit 7e90570bbd
11 changed files with 217 additions and 153 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) 2012 Riverbank Computing Limited <info@riverbankcomputing.com>
* Copyright (c) 2013 Riverbank Computing Limited <info@riverbankcomputing.com>
*
* This file is part of SIP.
*