jamespython
Dec 10, 2013 - 14:27
I'm new to Pythonista.
After I modify a module, when I import it again in prompt, the module is not updated. Seems like the module is not saved.
i'm not sure it's a bug, or just i didn't save the module properly.