Bug 518653

Summary: Tab auto-completion in interactive python shell
Product: [Fedora] Fedora Reporter: Shreyank Gupta <shreyankg>
Component: pythonAssignee: James Antill <james.antill>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 11CC: ivazqueznet, james.antill, jonathansteffan, katzj, shreyankg
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-21 17:52:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shreyank Gupta 2009-08-21 14:01:52 UTC
Description of problem:
Tab key in python shell is not mapped to auto-complete in fedora.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Type python in shell to start the python shell.
2. Press tab.

  
Actual results:
The cursor moves a 4 (or 2 or 8) spaces.


Expected results:
Display all xyz possibilities? (y or n)



Additional info:
It exists by default in Mandriva and Suse.
See my blog post and comments for more information:
http://allsortsofshrink.blogspot.com/2009/08/tab-auto-completion-in-python-shell.html

Comment 1 James Antill 2009-08-21 17:52:27 UTC
use ipython.