Python modules and scripts are normally not even compiled, if they have
been,
its probably just the Python interpreter packaged with the scripts and
resources.
My advice is that if you want to learn Python, is that you just read a book
about
it or read only resources. Learning Python from assemble
On 1/23/08, Christian Heimes <[EMAIL PROTECTED]> wrote:
>
> Wim Vander Schelden wrote:
> > Python modules and scripts are normally not even compiled, if they have
> > been,
> > its probably just the Python interpreter packaged with the scripts and
> > resources.