Commit a034b0a5 authored by Martijn Pieters's avatar Martijn Pieters

Clean up indentation and trailing whitespace.

parent 6c8698dd
......@@ -13,7 +13,7 @@
##############################################################################
"""Zope user bootstrap system"""
__version__='$Revision: 1.16 $ '[11:-2]
__version__='$Revision: 1.17 $ '[11:-2]
import sys, sha, binascii, random, getopt, getpass, os
......@@ -198,4 +198,3 @@ CLEARTEXT - no protection
# If called from the command line
if __name__=='__main__': main(sys.argv)
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