Skip to content
  • Aron Helser's avatar
    Web, Wrapping: python 3 compatible changes for web servers. · 7a3e9f57
    Aron Helser authored
    Update web server files to be python 3 compatible, and move
    them to the common Python directory.
    
    For all files, replace uses of xrange and dictionary
    methods that don't exist in python 3.
    
    servermanager.py would always create the default timekeeper
    in python 3 instead of looking up an existing one.
    7a3e9f57