On Tuesday 12 June 2001 10:18, James ''Wez'' Weatherall wrote:
> Apparently the latest versions of Python include compile time options to
> make the interpreter use an internal, faster, memory allocator. This
> avoids the bottleneck often encountered in calling malloc() all the time,
> since Python code is constantly creating and destroying structures.
>
> Does anyone know whether or not the Familiar python distribution is
> compiled with this flag?
>
> Oh, and can the pygtk bits be removed from the python package, since
> they're already in the pygtk package? (Or is there a reason they're in
> both?)
>
> Cheers,
>
> James "Wez" Weatherall
The python in familiar looks mostly to still be my old build. It does not
include that option.
-- Edward Muller - edwardam@home.com - edwardam@handhelds.org Grow a ponytail -- view it as your telepathic antenna to other Linux Kernel Developers. -- Jeff V. MerkeyReceived on Tue Jun 12 17:33:13 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:26 EDT