*** empty log message ***

This commit is contained in:
Joe Shochet 2002-06-07 22:36:20 +00:00
parent f3ecd1b3be
commit b022be29f9

View File

@ -13,7 +13,6 @@ def ifAbsentPut(dict, key, newValue):
dict[key] = newValue
return newValue
def indent(stream, numIndents, str):
"""
Write str to stream with numIndents in front it it