I'd like to get some clarification on what specific issues will be addressed with regards to debugging in 2.2. Will there be a break point widget? Execution Stack widget? What will debugging look like when 2.2 is done?
I was looking through some spyder code the other day and saw the function open_in_spyder() that extracts the __file__ variable from a module. Is there any chance that under some circumstances __file__ could be all lower case? Maybe that's somehow the cause of issues #612 and #634? Just a random idea I thought I would throw out there. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
