Staging
v0.5.1
https://github.com/python/cpython
Revision f5af05a2111673b9cf39f94a73844bdd4b3c54a9 authored by Thomas Heller on 16 August 2006, 18:02:11 UTC, committed by Thomas Heller on 16 August 2006, 18:02:11 UTC
    Clarify somewhat how parameters are passed to functions
    (especially explain what integer means).

    Correct the table - Python integers and longs can both be used.
    Further clarification to the table comparing ctypes types, Python
    types, and C types.

Reference:

    Replace integer by C ``int`` where it makes sense.
1 parent c13324e
History
Tip revision: f5af05a2111673b9cf39f94a73844bdd4b3c54a9 authored by Thomas Heller on 16 August 2006, 18:02:11 UTC
Tutorial:
Tip revision: f5af05a
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top