summaryrefslogtreecommitdiff
path: root/dns/e164.py
Commit message (Expand)AuthorAgeFilesLines
* doco fixesBob Halley2012-04-081-2/+2
* update copyrightsBob Halley2011-05-121-1/+1
* create exceptions with arguments as "raise E(args)" instead of "raise E, args"Bob Halley2010-01-141-1/+1
* Use the right resolver instanceBob Halley2009-07-231-1/+1
* update copyrightsBob Halley2009-06-181-1/+1
* update copyrights for 2007Bob Halley2007-01-011-1/+1
* add dns.e164.query()Bob Halley2006-03-281-1/+19
* add E.164 helpersBob Halley2005-12-271-0/+61