Fixed many style problems in OleFileIO resulting from indentation

This commit is contained in:
Andrew Murray 2015-04-01 17:48:26 +11:00
parent 2834b78982
commit bd3f036a56

View File

@ -1999,7 +1999,7 @@ Options:
check_streams = False check_streams = False
for filename in sys.argv[1:]: for filename in sys.argv[1:]:
## try: #try:
# OPTIONS: # OPTIONS:
if filename == '-d': if filename == '-d':
# option to switch debug mode on: # option to switch debug mode on: