If you print your module, you’ll see where it exists on disk, the .pyc file
might lie right next to it. It’s also possible that you’ve got two modules
with the same name in your PYTHONPATH, which would explain why you can
import it, but not see the changes you make to the other one.​
​

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOC0jpt2BypPrg3XjHUpcS%3DEExZPng7jT4Aj%2B_210KnWXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to