On Thu, Sep 17, 2009 at 5:12 PM, Stephan Mueller <d4...@web.de> wrote:

> * Bernard Mentink <bment...@gmail.com> [17.09.2009]:
>
> > I have been browsing the plugin directory and notice as well as *.py
> files
> > there are also *.pyc files, what are these files?
>
> pyc files are compiled python files (.py). They are generated more or
> less automatically and can be processed faster than py files.
>
>
> Cheers,
>
> Steph.
>
>
Thanks, I thought python was just a script language, did not realize it
could be compiled. Is it compiled to some sort of byte code?

Also, If I edit a .py file will it automatically be compiled, or is there
something I should do to re-compile it.

Thanks,
Bernie
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to