Enhancement of console plugin

Bug #135997 reported by Adam Olsen
4
Affects Status Importance Assigned to Milestone
Exaile
Invalid
Low
Unassigned

Bug Description

I used Py_Shell.py from http://www.daa.com.au/pipermail/pygtk/attachments/20031004/dbb34c38/Py_Shell.py to get some fancy features (most notably tab, or rather, ctrl-space completion) in the console.
It still needs some work (and I just commented out stuff to save the session, etc.
I'm attaching the modified plugin just to gather some initial feedback.

This ticket was migrated from the old trac: re #329

Revision history for this message
Adam Olsen (arolsen) wrote :

No activity in this ticket for a while now.

Changed in exaile:
importance: Undecided → Low
status: New → Invalid
Revision history for this message
Darlan Cavalcante (darcamo) wrote :

I'm not sure if this is a bug or just a limitation of the python console.
In Rhythmbox's python console, for instance, I can use for loops, define new functions, etc.. This is really useful to understand how things work and for fast prototyping.

However, if I try in Exaile's console something as
"for i in range(0,10):"
it gives me a "SyntaxError: unexpected EOF while parsing" instead of waiting for the commands inside the for loop.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.