> Or is there a method how I can , from my python program, find out
> an email server for a particular domain?
There is an free ax-object:
http://www.internext.co.za/stefan/aspmx/
Markus
___
ActivePython mailing list
[EMAIL PROTECTED]
http://listse
Unless you're talking about PythonWin, which does not appear to honor
PYTHONSTARTUP. IDLE will if you start it with the -s command line option.
The version of Boa in CVS now honors it with the -s option also. PyCrust
runs the startup script automatically.
---
Patrick K. O'Brien
Orbtech (http://ww
Henry wrote:
> How do I make the python interpreter run a script upon startup?
Check the manual about environment variable "PYTHONSTARTUP".
Markus
___
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/act
Hello,
Is there a DNS module available for Python ?
Or is there a method how I can , from my python program, find out
an email server for a particular domain?
For example for email
[EMAIL PROTECTED]
I find out that email server
mail.contactel.cz
serves for domain sendme.cz
Thank you for he
How do I make the python interpreter run a script upon startup?
___
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython