Hi, I have been using the Spyder 2.3 rc and am extremely happy about it. This is a small bug (?) I found:
Windows 7 64-bit with Python 3.3 (WinPython, actually, with manually installed spyder 2.3 rc with python setup.py install) 1. Open the editor 2. Write: import numpy as np np.arange(10) 3. Press Ctrl+I on the function Observe that the object inspector window is all blank... This function works properly in the console, it's just the editor. -Shawn -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
