Question #292014 on Yade changed: https://answers.launchpad.net/yade/+question/292014
Manfred Hampl proposed the following answer: .pyc files are precompiled files. You should edit the .py file and delete the .pyc file. It will then be recreated with the new contents. You can also use the pycompile command to create a .pyc file from a .py file. -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

