Python Operating System

Richard Jones richardjones at optushome.com.au
Sun Dec 10 21:58:38 EST 2006


Diez B. Roggisch wrote:
> Python has no notion of pointers

See:

    http://docs.python.org/lib/module-ctypes.html

In particular:

    http://docs.python.org/lib/ctypes-pointers.html


Richard




More information about the Python-list mailing list