absolute beginners question about API documentation

Alan Kennedy alanmk at hotmail.com
Sun Jul 6 15:05:56 EDT 2003


Dave Kuhlman wrote:

> If you are asking about the *Python* API, then look here:
> 
>     http://www.python.org/doc/current/lib/typesmapping.html
> 
> If you are asking about the C API (which is less likely but
> possible), then look here:
> 
>     http://www.python.org/doc/current/api/dictObjects.html

I think that for completeness, and given the OPs java background, it's
probably worth mentioning the Java API to the jython interpreter as
well

http://www.jython.org/docs/javadoc/index.html

-- 
alan kennedy
-----------------------------------------------------
check http headers here: http://xhaus.com/headers
email alan:              http://xhaus.com/mailto/alan




More information about the Python-list mailing list