Files
Phoenix/sip/siplib/README.txt
Metallicow 99834ab3ec ⁉️ Trim trailing whitespace misc files
All these files seem like legit trailing whitespace that can be removed.
2018-01-16 09:37:04 -06:00

12 lines
508 B
Plaintext

This folder contains a copy of the SIP runtime library code. It is
here so we can make it part of the wxPython build instead of needing
to have a dependency upon SIP already being installed on user
machines.
3rd party extension modules that need to use or interact with wxPython
types or other items will need to ensure that they #include the sip.h
located in this folder so they will know the proper module name to
import to find this version of the runtime library. This feature was
added in SIP 4.12.