Dana 18 Jun 2010 17:45:31 GMT, 
Steven D'Aprano <st...@remove-this-cybersource.com.au> kaze:
> Other than that, I notice that your module throws away useful debugging 
> information, and replaces it with bland, useless pap of no nutritional 
> value:
>
> try:
>     import account, fetch, resources, const
> except Exception:
>     raise Exception('One or more travapi modules not available.')

Oh, yes, thanks for pointing that out, that was a dirty hack for
solving some error I was getting with pydoc. I'll remove that, thanks
for pointing that out.

-- 
"Now the storm has passed over me
I'm left to drift on a dead calm sea
And watch her forever through the cracks in the beams
Nailed across the doorways of the bedrooms of my dreams"
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to