On Sun, Oct 10, 2010 at 8:24 PM, HP Garcia <hpgar...@garlic.com> wrote:
> I am working on a class project that requires us to use python. I have never
> used python before so be gentle. My question is I have python 2.5 installed
> on my pc. The instructions as me to run pythonwin but I can't find
> pythonwin. What I did find is IDLE(GUI). Any suggestions where I can find
> it. I did a search on m pc and no luck.
As far as I know, Pythonwin is a collection of extensions to Python
that are available on Windows (and antiquated).

If your professor means "Python on Windows" instead of "Pythonwin",
this might be of use:
http://docs.python.org/faq/windows#how-do-i-run-a-python-program-under-windows

-- 
Jed Smith
j...@jedsmith.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to