From andreas.roehler at online.de Mon Nov 2 23:11:17 2009 From: andreas.roehler at online.de (Andreas Roehler) Date: Mon, 02 Nov 2009 23:11:17 +0100 Subject: [Python-mode] [Bug 450552] Re: python-mode breaks for python 3 In-Reply-To: References: <20091013174450.18764.96433.malonedeb@gandwana.canonical.com> <20091019130931.3875.15493.malone@gangotri.canonical.com> <4ADD74DC.1010806@online.de> <4AE04C5C.7000506@online.de> <4AE07407.6050105@online.de> <4AE0B071.2020400@online.de> Message-ID: <4AEF5905.1060906@online.de> ... Hi Rustom, seems I have a ipython-bug here. with print 3 * 4 in foo.py I get the correct result only first time in a separate buffer without ipython. Afterwards always strange output: IPython 0.8.1 -- An enhanced Interactive Python. .... object? -> Details about 'object'. ?object also works, ?? prints more. In [1]: 12 Last number 12 is the correct output. Seems some encoding from shell-processes wrong... ;;;;;;;;;;;;;;;;; However, don't think it's related to our patch - attached. May you try it? Thanks! Hi Barry, so far a first draft how to do it. Comments welcome. Andreas -------------- next part -------------- A non-text attachment was scrubbed... Name: 20091102-bug-450552-exec.patch Type: text/x-patch Size: 4620 bytes Desc: not available URL: