Commit 6f6b079f authored by Amos Latteier's avatar Amos Latteier

Fixed a funky indent.

parent afc624a5
...@@ -84,8 +84,8 @@ ...@@ -84,8 +84,8 @@
############################################################################## ##############################################################################
__doc__="""Python Object Publisher -- Publish Python objects on web servers __doc__="""Python Object Publisher -- Publish Python objects on web servers
$Id: Publish.py,v 1.138 1999/08/17 16:52:54 jim Exp $""" $Id: Publish.py,v 1.139 1999/08/18 00:24:46 amos Exp $"""
__version__='$Revision: 1.138 $'[11:-2] __version__='$Revision: 1.139 $'[11:-2]
import sys, os import sys, os
from string import lower, atoi, rfind, strip from string import lower, atoi, rfind, strip
......
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