Kaydet (Commit) f04488e2 authored tarafından Éric Araujo's avatar Éric Araujo

Merge 3.2

...@@ -141,8 +141,9 @@ def main(): ...@@ -141,8 +141,9 @@ def main():
reported_news(special_files) reported_news(special_files)
# Test suite run and passed. # Test suite run and passed.
print() if python_files or c_files:
print("Did you run the test suite?") print()
print("Did you run the test suite?")
if __name__ == '__main__': if __name__ == '__main__':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment