[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-07-26 Thread Matthias Klose
this is done by intent. see http://bugs.python.org/issue5845 to remove this behaviour, use this in sitecustomize or usercustomize: try: del sys.__interactivehook__ except AttributeError: pass ** Bug watch added: Debian Bug tracker #750458

[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-07-26 Thread Erik B. Andersen
Matthias, no, that was not apparently the intent, see the last two messages of that bug report: http://bugs.python.org/issue5845#msg215784 The bug report was tracking multiple issues, and someone forgot about this one (and later said that they did, and said should have gone back to being a

[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-07-26 Thread Erik B. Andersen
As requested in the upstream tracker, I've filed a bug in the upstream tracker: http://bugs.python.org/issue5845 ** Bug watch added: Python Roundup #5845 http://bugs.python.org/issue5845 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-07-26 Thread Erik B. Andersen
Oops, meant to include a different link in that last comment: http://bugs.python.org/issue22086 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315733 Title: Python interactive interpreter does not

[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-07-26 Thread Bug Watch Updater
** Changed in: python3.4 (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315733 Title: Python interactive interpreter does not indent with tabs, tries

[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-06-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python3-defaults (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315733

[Bug 1315733] Re: Python interactive interpreter does not indent with tabs, tries to tab-complete

2014-06-14 Thread Scott Kitterman
** Package changed: python3-defaults (Ubuntu) = python3.4 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1315733 Title: Python interactive interpreter does not indent with tabs, tries to