[Python-Dev] Accepting PEP 434, Idle Enhancement Exception (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Sat Mar 30 21:38:08 CET 2013
- Previous message: [Python-Dev] Accepting PEP 434, Idle Enhancement Exception
- Next message: [Python-Dev] cpython (2.7): Fix typos and clear up one very odd bit of wording as pointed out by
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 30 Mar 2013 13:36:39 -0700 "fwierzbicki at gmail.com" <fwierzbicki at gmail.com> wrote:
On Fri, Mar 29, 2013 at 11:33 PM, Simon Cross <hodgestar+pythondev at gmail.com_ _> wrote:
> Having a standalone version of IDLE might be really useful to > alternative Python implementations. I suspect it's too hard. I remember seeing some work on "anygui.py" that looked like an attempt to make these sorts of things work across various windowing platforms, but I don't think it made it very far.
Instead of "anygui.py", one could probably start with Qt or wxWidgets. But that would add a dependency to a very large 3rd party library.
Regards
Antoine.
- Previous message: [Python-Dev] Accepting PEP 434, Idle Enhancement Exception
- Next message: [Python-Dev] cpython (2.7): Fix typos and clear up one very odd bit of wording as pointed out by
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]