sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #23409
Re: [Question #242279]: sikuli $py.class file
Question #242279 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/242279
Description changed to:
What is this file for?
*** internally used by Jython: precompiled Java code representing the external structure (module, classes, methods) of the imported script.
Does it get created everytime sikuli imports a sikuli.py?
*** only if the respective .py file is changed (newer last changed date as $py.class file) or no $py.class file present
for SVN should it be checked in? Or can I do without it as it gets created at runtime?
*** ignore it or not with an SVN - depends on your intention. an outdated or not existing $py.class file at runtime only produces some more milliseconds of elapsed time ;-)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.