Re: [Python-Dev] Python reference count question

2005-02-01 Thread Aahz
On Tue, Feb 01, 2005, cedric paille wrote: > > Hi all, i'm working on an app that embed python 2.3 with Gnu/Linux, > and i'd like to have some precisions: python-dev is for the core developers to discuss bugs and patches. Please use comp.lang.python for questions about using Python. Thanks. -- A

[Python-Dev] Python reference count question

2005-02-01 Thread cedric paille
Hi all, i'm working on an app that embed python 2.3 with Gnu/Linux, and i'd like to have some precisions:   I'm making python's modules to extend my application's functions with a built in script editor. At now all works very well, but i'd like to know if i'm not forgetting some references i