Thanks Chris & Marc
I certainly don't need to know about decorators at this stage of my
development. Maybe I'll be able to avoid them entirely
Mary Lou
- Original Message -
From: "Chris Calloway"
To:
Sent: Monday, December 15, 2008 2:22 PM
Subject: Re: [Tutor] what does the "
I'm looking at some code from Enthought's ETS examples and ran across the
following statement:
@mayavi2.standalone
I have no idea what the "@" operator means, if anything. I tried searching for
it in the documentation (locally and online), but no luck. Or rather, the
local (windows) help sai
Hi
I just installed Ipython 0.9.1.win32 (and Python 2.5.1) under Windows XP. I
added C:\Python25\Scripts to my path environment variable but nothing else.
Out of curiosity, I then decided to try running the iptest script (after
installing the nose code) but I keep getting import errors. Here