##// END OF EJS Templates
zeroconf: use str instead of bytes when indexing `globals()`...
zeroconf: use str instead of bytes when indexing `globals()` I suppose since we set the key to bytes during init that it won't raise a KeyError, but this was very likely an oversight when mass-byteifying, rather than purposeful.
Matt Harbison -
r52893:c76c1c94 default
Show More
Name Size Modified Last Commit Author
/ mercurial / testing
__init__.py Loading ...
ps_util.py Loading ...
revlog.py Loading ...
storage.py Loading ...