How to lunch webpage without using SMTP server?

Doug Holton insert at spam.here
Wed Jul 21 13:02:43 EDT 2004


> You need to open a command window and install PyDNS.  Run "python 
> setup.py install"

And to help make using the command window easier, I'd recommend you 
install the CmdHere Windows XP program from here:
http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx

That way, after you unzip pydns into a folder, you can just right-click 
on the folder and choose "Open Command Window Here" and run the command.

If "python setup.py install" gives an error that python cannot be found, 
try the full path: "\Python23\python.exe setup.py install"



More information about the Python-list mailing list