hgkw/__init__.py
author Augie Fackler <raf@durin42.com>
Mon, 10 Mar 2014 17:52:42 -0400
branchstable
changeset 1359 e23422941bae
parent 0 41c7e55cd9e9
permissions -rw-r--r--
killdaemons: drop superfluous L suffix from constant As far as I'm aware PEP 237[0] means this suffix is superfluous even on Python 2.4, and we can just drop it, which makes this code happy on Python 3. 0: http://legacy.python.org/dev/peps/pep-0237/ [ original upstream message ]
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: