Hello!
You should at least close the 'try' block, which you started
at line 68 (if i'm not mistaken):
def _whois(domainname, whoisserver):
s = None
## try until we are connected
while s == None:
try:
There is no corresponding 'except' till DomainRecord class
definition.
On 15 Mar 2005 07:05:59 -0800
"Fuzzyman" <[EMAIL PROTECTED]> wrote:
> There is a `web design` group over on google-groups.
> http://groups-beta.google.com/group/wd
>
> It's brief is for ``Discussion of web design (html, php, flash,
> wysiwig, cgi, perl, python, css, design concepts, etc.).``, but