]> granicus.if.org Git - python/commit
Move testing code into "if __name__ == '__main__'" so it's not run on import.
authorKa-Ping Yee <ping@zesty.ca>
Fri, 28 Mar 2003 16:28:48 +0000 (16:28 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Fri, 28 Mar 2003 16:28:48 +0000 (16:28 +0000)
commite9638ccadbd9fc16b5d68e2e51fd0cae1a81e978
treed6ee09664ce78511968e76a7ca3665cced202069
parent5b75c38cc98762d59593ea1ce1d4d02946d499b4
Move testing code into "if __name__ == '__main__'" so it's not run on import.
Lib/hotshot/stones.py