Daniel Kornhauser writes:
 > I would understand if there isn't such a doc and that I would have to take
 > a plunge in python source code but a nice document would be very helpfull.

  There's not such a thing, and you probably don't really need that
much detail.  What you do need will largely be covered in the C API
and Extending & Embedding documents.  You can find them at:

        http://www.python.org/doc/

  If your questions are *not* answered there, please be more
specific about what you need.


  -Fred

--
Fred L. Drake, Jr.        <fdrake at acm.org>
Corporation for National Research Initiatives
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to