摘要:
1. 测试类笨方法学习Python中ex47中,按照书中的代码进行测试,老是出现下述错误:Traceback (most recent call last): File "C:\Users\zqm\Desktop\ex47\tests\ex47_test.py", line 3, in from game import RoomImportError: No module named game追踪原因就是 game.py路径未加到python搜索路径中3 import nose 4 import sys 5 sys.path.append("../ex47&quo 阅读全文
posted @ 2013-10-20 12:59
Sara1009
阅读(3074)
评论(0)
推荐(0)
浙公网安备 33010602011771号