Kaydet (Commit) 97b2e84d authored tarafından Jeremy Hylton's avatar Jeremy Hylton

Whitespace normalization.

üst bfccb35b
......@@ -8,7 +8,7 @@ that name.
import sys
import os
__all__ = ["getline","clearcache","checkcache"]
__all__ = ["getline", "clearcache", "checkcache"]
def getline(filename, lineno):
lines = getlines(filename)
......
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