This commit is contained in:
Inada Naoki
2018-12-06 19:33:31 +09:00
parent c754b25080
commit a33e1c3836
10 changed files with 585 additions and 599 deletions

View File

@ -47,4 +47,3 @@ def get_config():
if __name__ == "__main__":
sys.stderr.write("""You shouldn't be running this directly; it is used by setup.py.""")