Merge 3.2
This commit is contained in:
commit
f04488e2ba
|
@ -141,8 +141,9 @@ def main():
|
|||
reported_news(special_files)
|
||||
|
||||
# Test suite run and passed.
|
||||
print()
|
||||
print("Did you run the test suite?")
|
||||
if python_files or c_files:
|
||||
print()
|
||||
print("Did you run the test suite?")
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Reference in New Issue