Hi all,
I'd be very interseted in a good tutorial for using C/C++ to optimize
python code too !
Thanks in advance.
sandipm wrote:
> I did fair amount of programming in python but never used c/c++ as
> mentioned below.
> any good tutorials for using C/C++ to optimize python codebase for
> perform
Thanks to everybody !
--
http://mail.python.org/mailman/listinfo/python-list
Hi everyone !
I'd like to apologize in advance for my bad english, it's not my
mother tongue...
My girlfriend (who is a newbie in Python, but knows Perl quite well)
asked me this morning why the following code snippets didn't give the
same result :
### Python ###
liste = [1,2,3]
def foo( my_li
On Aug 13, 2:12 am, Jonathan Gardner <[EMAIL PROTECTED]>
wrote:
> On Aug 12, 9:17 am, Palindrom <[EMAIL PROTECTED]> wrote:
>
>
>
> > Hi everyone !
>
> > I'd like to apologize in advance for my bad english, it's not my
> > mother tongue...
&g