mirror of
https://github.com/python/cpython.git
synced 2025-07-09 20:35:26 +00:00
Merge 3.2
This commit is contained in:
commit
f04488e2ba
1 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue