sapling/hgext/zeroconf
Javi Merino 9da23a6f37 zeroconf: Use BadDomainName exception instead of string exceptions
String exceptions no longer work in python 2.6. Use exception classes
instead.
2010-06-23 10:45:53 +02:00
..
__init__.py hgext/zeroconf/__init__.py: Separate relative and absolute imports. 2010-06-14 16:56:20 -03:00
Zeroconf.py zeroconf: Use BadDomainName exception instead of string exceptions 2010-06-23 10:45:53 +02:00