Commit 6c8698dd authored by Martijn Pieters's avatar Martijn Pieters

Remove more tabs (python -tt is your friend).

parent 5ee45a6d
...@@ -12,9 +12,9 @@ ...@@ -12,9 +12,9 @@
############################################################################## ##############################################################################
__doc__="""Object Manager __doc__="""Object Manager
$Id: ObjectManager.py,v 1.156 2002/08/01 16:00:39 mj Exp $""" $Id: ObjectManager.py,v 1.157 2002/08/14 19:59:18 mj Exp $"""
__version__='$Revision: 1.156 $'[11:-2] __version__='$Revision: 1.157 $'[11:-2]
import App.Management, Acquisition, Globals, CopySupport, Products import App.Management, Acquisition, Globals, CopySupport, Products
import os, App.FactoryDispatcher, re, Products import os, App.FactoryDispatcher, re, Products
......
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