cpython/Lib/ctypes/macholib
Guido van Rossum ef87d6ed94 Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
..
README.ctypes Copy ctypes-0.9.9.4 Python modules from external into the trunk. 2006-03-08 19:56:54 +00:00
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
dyld.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
dylib.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
fetch_macholib Copy ctypes-0.9.9.4 Python modules from external into the trunk. 2006-03-08 19:56:54 +00:00
fetch_macholib.bat Copy ctypes-0.9.9.4 Python modules from external into the trunk. 2006-03-08 19:56:54 +00:00
framework.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00

README.ctypes

Files in this directory from from Bob Ippolito's py2app.

License: Any components of the py2app suite may be distributed under
the MIT or PSF open source licenses.

This is version 1.0, SVN revision 789, from 2006/01/25.
The main repository is http://svn.red-bean.com/bob/macholib/trunk/macholib/