On Sat, Dec 10, 2011 at 9:18 PM, SegundoBob <[email protected]> wrote:
> I conjecture that BZR is set up for Leo-Editor to ignore .pyc files. Correct. > So moving a .py file can leave an orphan .pyc file on a user's system. If *you* move a file there could be a problem. Unless you do a bzr commit, bzr will never know about the "orphan" > In the future whenever I do a pull, I will also delete all .pyc files > in my local Leo-Editor tree---unless someone suggests a better > strategy. Hmm. I would have thought that bzr would remove .pyc when removing corresponding .py files. If not, this would be a pretty bad bzr glitch. Any other comments? Edward -- 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.
