cpython/Lib/ctypes/macholib
Oleg Iarygin 804ea2da97
gh-91265: Make old ctypes.macholib tests runned by python -m test (gh-32094)
* Move tests from ctypes.macholib.dy* to ctypes.test
2022-04-18 09:27:09 +02:00
..
__init__.py Remove all the Python 2.3 compatibility markers (the Python 3 ctypes 2007-07-13 11:49:15 +00:00
dyld.py gh-91265: Make old ctypes.macholib tests runned by python -m test (gh-32094) 2022-04-18 09:27:09 +02:00
dylib.py gh-91265: Make old ctypes.macholib tests runned by python -m test (gh-32094) 2022-04-18 09:27:09 +02:00
fetch_macholib
fetch_macholib.bat Show what's changed when Travis fails regen check (GH-2095) 2017-06-10 23:04:36 -05:00
framework.py gh-91265: Make old ctypes.macholib tests runned by python -m test (gh-32094) 2022-04-18 09:27:09 +02:00
README.ctypes Issue #27125: Remove duplicated words from documentation and comments 2016-05-30 04:04:50 +00:00

Files in this directory come 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/