source. What do you think ?
Anand S Bisen
petantik wrote:
> Are there any commercial, or otherwise obfuscators for python source
> code or byte code and what are their relative advantages or
> disadvantages. I wonder because there are some byte code protection
> available for j
Hello,
What is a good way to distributing python scripts as a package. Since
lately i am facing lots of issues with my python scripts not being able
to run properly due to either (old python 2.2 at the client machine) or
missing module. Is there a way by which i can solve these issues
revolving ar
Hi
I see everybody talking about Eclipse and PyDev i have not used it but
just wanted to know how does it compares with Activestate Komodo?
thanks
Anand
Maurice LING wrote:
> Hi,
>
> It seems that you are just starting on Python, same as my situation a
> year ago. After almost going down the
Hello
I have been developing a code that works pretty well on my python 2.3
and now when i am running it on my server where it is programmed to run
it's giving me errors. I have been using __contains__ method and it
fails on python 2.2
For example
(Python 2.3)
>> x="Hello World"
>> print x.__co
Hi
Is there a simple way to extract words speerated by a space in python
the way i do it in awk '{print $4 $5}' . I am sure there should be some
but i dont know it.
Thanks
n00b
--
http://mail.python.org/mailman/listinfo/python-list