IUP

Check-in [cb38b0fdf0]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Started Python version of the binding code
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | python
Files: files | file ages | folders
SHA1: cb38b0fdf0dce66d38db11ceeb731fb656c48905
User & Date: murphy 2011-04-12 20:05:43.427
Context
2011-04-13
00:13
Nicer Python property handling Leaf check-in: 41857c1bf7 user: murphy tags: python
2011-04-12
20:05
Started Python version of the binding code check-in: cb38b0fdf0 user: murphy tags: python
2011-04-11
15:04
Better handling of locale reset - Only the numeric locale, used by Scheme number parsing, is reset to "C" check-in: 7964bd298b user: murphy tags: release, trunk
Changes
Unified Diff Side-by-Side Diff Patch
Added python/cffcall.h.
Added python/cffcall.pxd.
Added python/ciup.h.
Added python/ciup.pxd.
Added python/iup.pyx.
Added python/setup.py.