/ Published in: Python
URL: http://www.siafoo.net/article/59
Expand |
Embed | Plain Text
import test test.answer_to_life_the_universe_and_everything # Whoops that's not right, I'd better edit the module.... reload(test) test.answer_to_life_the_universe_and_everything 842
You need to login to post a comment.
