On Sun, 4 Dec 2011 00:30:32 -0800 (PST)
HansBKK <[email protected]> wrote:

> The export contains a lot of .pyc files parallel to the .py's in core
> and plugins that are missing in the nightly. I have no idea whether
> this is in fact a problem or just kruft, but thought it worth
> mentioning here.

.pyc files are always generated at run time on the local machine, they
shouldn't be in any distribution.  What you're seeing is normal if
you've run Leo from a directory and are comparing that to a directory
where Leo hasn't been run.

If you run Leo in both directories they're may still be differences
in .pyc files depending on settings.

.pyc files are just bytecode compiled python which loads a little
faster the next time the program is run.

Cheers -Terry

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to