Kaydet (Commit) bffa52f0 authored tarafından Guido van Rossum's avatar Guido van Rossum

Whitespace normalization (get rid of tabs).

üst af7a302c
......@@ -97,4 +97,3 @@ def unctrl(c):
if bits & 0x80:
return "!" + rep
return rep
......@@ -313,4 +313,3 @@ def get_versions():
# anyway - so we can link OMF DLLs
ld_version = None
return (gcc_version, ld_version)
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