New submission from kracekumar ramaraju <m...@kracekumar.com>:

Below is the copy & paste from the Interpreter.

kracekumar@python-lover:~/codes/python/Python-3.3.0b1$ python3.3
Python 3.3.0b1 (default, Jun 27 2012, 22:27:38) 
[GCC 4.6.3] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> __builtins__
<module 'builtins'>
>>> ^[[A^[[A 

On pressing the up arrow inside 3.3 b1 interpreter doesn't show previously 
typed variable or statement.

This test was carried out in ubuntu 12.04.

----------
components: Interpreter Core
messages: 164175
nosy: kracekumar
priority: normal
severity: normal
status: open
title: Uparrow doesn't show previously typed variable or character
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15208>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to