Kaydet (Commit) 3b3f1184 authored tarafından Marc-André Lemburg's avatar Marc-André Lemburg

Whitespace normalization.

üst 93e3ecb1
...@@ -500,5 +500,3 @@ h(i,i,i,2,i,3) ...@@ -500,5 +500,3 @@ h(i,i,i,2,i,3)
timeit.main(['-s', setup, timeit.main(['-s', setup,
test]) test])
...@@ -41,4 +41,3 @@ if __name__ == '__main__': ...@@ -41,4 +41,3 @@ if __name__ == '__main__':
print 'systimes.processtime: %10.3fus' % (clockres(systimes.processtime) * 1e6) print 'systimes.processtime: %10.3fus' % (clockres(systimes.processtime) * 1e6)
except ImportError: except ImportError:
pass pass
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