Closed GoogleCodeExporter closed 9 years ago
I was monitoring the conversation.
The userconfig.py from soyderlib introduces dependencies on spyderlib not
present in xy.
I'm working on replacing these dependencies with "six".
Original comment by grizzly.nyo
on 8 Feb 2013 at 8:01
Actually, I should clarify. The userconfig.py I attached earlier was a copy of
*Python(x,y)'s* userconfig.py that I had modified, not Spyder's. So I didn't
bring over any of the Spyder dependencies nor the Python3 compatibility stuff.
I only made minor changes to the __save method. For convenience, here is a
patch you could apply against the current version of xy's userconfig.py. It's
actually a better implementation than what I attached earlier.
Original comment by jed.lud...@gmail.com
on 9 Feb 2013 at 1:12
Attachments:
Thanks! your help is much appreciated :)
I'll integrate everything into userconfig ASAP.
Original comment by grizzly.nyo
on 9 Feb 2013 at 8:03
Original comment by grizzly.nyo
on 15 Feb 2013 at 10:52
This issue was closed by revision 6a3c743102d0.
Original comment by grizzly.nyo
on 16 Mar 2013 at 8:16
Original issue reported on code.google.com by
jed.lud...@gmail.com
on 7 Feb 2013 at 9:37Attachments: