View Single Post
  #2 (permalink)  
Old 02-04-2008, 03:14 AM
bluesky bluesky is offline
D-Web Analyst
 
Join Date: Jun 2007
Posts: 201
bluesky is on a distinguished road
Default Re: Python-Perl Memory models

As far as python is concerned, we have a first rate documentation
regarding the C/Python API. Maybe you were looking for this?
9.1 Overview

And Just curious, did you use PyCObjects? Its real fun..=)

Thanks
Reply With Quote