cpython/Lib/ctypes/macholib
Zachary Ware b9298a4fbb Issue #17202: Add .bat to .hgeol to force them to CRLF.
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks.  Who knows why.
2015-04-13 11:54:11 -05: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 Add pep-291 compatibility markers. 2006-06-12 20:56:48 +00:00
dyld.py Replace 'has_key()' with 'in'. 2008-02-21 18:52:20 +00:00
dylib.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +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 Issue #17202: Add .bat to .hgeol to force them to CRLF. 2015-04-13 11:54:11 -05:00
framework.py Add pep-291 compatibility markers. 2006-06-12 20:56:48 +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/