• Kirill Smelkov's avatar
    X ZPublisher: Fix profiling · 874ffa47
    Kirill Smelkov authored
    - don't check if result is None: it is e.g. 200 when request was
      handlded OK.
    - don't patch sys.stdout at runtime - PStats ignore that - patch
      stats.stream
    874ffa47
Publish.py 15.5 KB