Is there any books such as 'effective python' or else about the performance?

Jorgen Grahn grahn+nntp at snipabacken.dyndns.org
Sat Feb 11 15:00:19 EST 2006


On Sat, 11 Feb 2006 07:54:46 -0600, Charles Krug <cdkrug at aol.com> wrote:
> On 2006-02-11, Kenneth Xie <mailinglist4ken at gmail.com> wrote:
>> att, thx.
>
> A lot of the ideas discussed in Effective C++ et al are things that
> Python does for us already.  C++ works at a much lower layer of
> abstraction

Yes.

> and you need to deal explicitly with freestore for any
> nontrivial class.

Not true.

/Jorgen

-- 
  // Jorgen Grahn <grahn@        Ph'nglui mglw'nafh Cthulhu
\X/     snipabacken.dyndns.org>  R'lyeh wgah'nagl fhtagn!



More information about the Python-list mailing list