drop shebang and “if __name__ == "__main__":” off individual tests
• doesn’t work right anyway, ever since test/util.py was imported relatively • we have top-level ./test.py now, which works on 2.5+ and 3.x
Please register or sign in to comment
• doesn’t work right anyway, ever since test/util.py was imported relatively • we have top-level ./test.py now, which works on 2.5+ and 3.x