Commit a5c4118f authored by Jim Fulton's avatar Jim Fulton

Removed trailing whitespace.

parent c1f0d531
......@@ -109,7 +109,7 @@ class BaseStorage(UndoLogCompatible):
########################################################################
# The following methods are normally overridden on instances,
# except when debugging:
def _lock_acquire(self, *args):
f = sys._getframe(1)
sys.stdout.write("[la(%s:%s)\n" % (f.f_code.co_filename, f.f_lineno))
......
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