Jerry He wrote: >>Robert Kern >>Please don't make a new thread every time you post. > > sorry, I chose the digest mode when I signed up, and I > have no idea how to reply, nor any idea how to change > to the normal mode where I get individual emails so I > can actually just hit the reply button instead of > copying your name and part of your message every time > I post... If you know how, please let me know.
http://mail.python.org/mailman/listinfo/python-list > On the other hand, I discovered that had the command > prompt, cmd.exe was trying to use the my cygwin python > executable instead of the Windows python executable. > > Since I didn't have the patience to wait for .NET > Framework SDK to download, (why does python need .NET > framework SDK anyway??). I tried building it on > cygwin, ... And it WORKED!!! > > I was really exited that I can do > import example > example.gcd(5, 10) > > and get the right answer... > > However, then I realized I just installed a completely > useless module. > > Can you tell me how to completely remove that module? For cygwin, it should be in whatever corresponds to /usr/lib/python2.4/site-packages . -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list