from module import * (https://docs.python.org/3.0/reference/ simple_stmts.html#import) is now allowed only on a module level, no longer inside the functions ...
確定! 回上一頁