On Mon, May 20, 2013 at 8:05 AM, David Verelst wrote: > Hi, > > Exciting to see Python 3 support is arriving for spyder in the default > branch! > > I am running Spyder from Hg source with python2 (on Arch Linux 64bit), and > after pulling the recent python3 changes I realized that code checking with > Pyflakes is suddenly in Python3 mode (rolling back to spyder 2.2 fixes > this). Is there any way you can tell pyflakes whether the source code is > written in python2 or python3? I couldn't find a reference anywhere in the > spyder source. > > Regards, > David >
David, You may have already noticed this, but there is an issue on the tracker specific to this question: https://code.google.com/p/spyderlib/issues/detail?id=1402 -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
