Reverted whitespace normalization on this file. I should really change

this thing so it doesn't rely on being unnormalized.  (That's the
editorial "I", if anyone's listening <wink>.)
This commit is contained in:
Tim Peters 2003-02-19 02:44:12 +00:00
parent 8266af4f06
commit 3b5de4db92
1 changed files with 10 additions and 9 deletions

View File

@ -172,3 +172,4 @@ x = -1*1/1 + 1*1 - ---1*1
# selector
import sys, time
x = sys.modules['time'].time()