Re: [Tutor] Installing the Numeric Module for 2.4 Again?

2008-11-27 Thread Kent Johnson
On Thu, Nov 27, 2008 at 11:02 AM, Wayne Watson <[EMAIL PROTECTED]> wrote: > Good. > > How about a test for Win XP? It's the same, just get to a command line and type python -c "import Numeric" python.exe has to be in your PATH, of course. Kent > Kent Johnson wrote: > > On Wed, Nov 26, 2008 at 1

Re: [Tutor] Installing the Numeric Module for 2.4 Again?

2008-11-27 Thread Wayne Watson
Title: Signature.html Good. How about a test for Win XP? Kent Johnson wrote: On Wed, Nov 26, 2008 at 11:38 PM, Wayne Watson <[EMAIL PROTECTED]> wrote: A fellow user of an application that I share with others may not have installed Numeric-24.2.win32-py2.4.exe. If I tell him to

Re: [Tutor] poll question]

2008-11-27 Thread Paul McGuire
I guess PEP8 gives some tips on how things should be named, and what case to use, but I think Denis's question goes beyond that. I think the point of Denis's question was not to imply that resources like help or docstrings are not useful, or would not be available. I think he is polling to see wh

Re: [Tutor] Installing the Numeric Module for 2.4 Again?

2008-11-27 Thread Kent Johnson
On Wed, Nov 26, 2008 at 11:38 PM, Wayne Watson <[EMAIL PROTECTED]> wrote: > A fellow user of an application that I share with others may not have > installed Numeric-24.2.win32-py2.4.exe. If I tell him to try it, will it > replace the duplicate module if in fact he has already done it? It should b