Re: from foo import

2009-10-06 Thread Bob Farrell
the module anyway. If you want to supply a patch for this I'll definitely consider it. I'm also interested to hear what Andreas has to say about this. Thanks for taking the time to write. -- Bob Farrell --~--~-~--~~~---~--~~ You received this message because you

Re: Support for Python 3?

2009-10-27 Thread Bob Farrell
if it isn't working now, I doubt it will soon as Andreas has started university so he has very little free time. Best regards, Stani BTW this mailing list is catching a lot of spam, so i prefered not to subscribe myself to receive email. I've barely seen any spam on this list, but okay. -- Bob

Re: pager not working on OS X

2010-02-19 Thread Bob Farrell
. For more options, visit this group at http://groups.google.com/group/bpython?hl=en. -- Bob Farrell -- You received this message because you are subscribed to the Google Groups bpython group. To post to this group, send email to bpyt...@googlegroups.com. To unsubscribe from this group, send

Re: bpython should apply for GSoC, 2010

2010-03-22 Thread Bob Farrell
What ? On Mon, Mar 22, 2010 at 01:36:15PM +0100, Simon de Vlieger wrote: Is this the socket connection for the urwid on top of Twisted thing? On 22 mrt 2010, at 11:27, Bob Farrell wrote: We're working on it ... It's on the to-do list, and has been for a long time. It might happen one day

Re: bug which not have in ipython but bpython have

2010-05-10 Thread Bob Farrell
10, 2:26 pm, Bob Farrell robertanthonyfarr...@googlemail.com wrote: Thinking about it, I don't see how this error could ever come up except if you had redefined the sum() function in the interpreter session, so maybe that is what happened. On Mon, May 10, 2010 at 12:32:05PM

Re: Simplify bpython architecture

2011-04-09 Thread Bob Farrell
information about detected UI, chosen UI, features enabled, features disabled and the reasons why these features disables (TODO or UI limitations). I this could speed up porting bpython to other UIs. -- anatoly t. On Fri, Apr 8, 2011 at 1:15 AM, Bob Farrell robertanthonyfarr...@gmail.com wrote

Re: text editor capablility

2012-05-30 Thread Bob Farrell
Hi Sam, Unfortunately the reasons that bpython works so well for you require the code to be running all the time, just as in the standard python interpreter. Simply, here's what happens: You type in a line of code, it's executed, the variables that you created in this line of code then become

Re: Disable Keyboard Shortcuts

2012-11-08 Thread Bob Farrell
Sorry, I forgot to approve your original post - you're authorised for all posts now. On Thursday, November 8, 2012 2:54:49 PM UTC, Bennett Kanuka wrote: (Have I already posted this? Sorry if i have...) I'd like to disable the keyboard shortcuts for Page-Up and Page-Down. I'm not sure what

Re: Is anyone working on ansi color escape codes?

2012-11-21 Thread Bob Farrell
Oh and the best way to write code for bpython is to fork the bitbucket repository and we'll pull upstream when you're done. On 21 November 2012 13:09, Bob Farrell robertanthonyfarr...@gmail.comwrote: Hello ! Nobody's working on this at the moment as far as I know, but if you wanted to add

Re: type() bug?

2013-05-29 Thread Bob Farrell
I created a clean virtualenv and did bin/pip install bpython python-whois to get my results. But yes, as Marien says, if you could do the following in both Python and bpython that would be helpful: import whois print whois Thanks ! On 29 May 2013 11:54, Marien Zwart marien.zw...@gmail.com

Re: Bug: lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq

2014-01-21 Thread Bob Farrell
Thanks for the info on this - hopefully this fix will work for others. Simon, maybe we can put something on the website about this ? :) On 21 January 2014 00:21, B Schlueter b...@bschlueter.com wrote: Ah, that wasn't it. I was looking at two different terminal windows that were declared as

Re: Python version banner

2014-10-17 Thread Bob Farrell
Looks good to me. :) On 17 October 2014 04:21, Thomas Ballinger t...@hackerschool.com wrote: Here's a first pass: http://ballingt.com/assets/versionbanner.png Thoughts? On Wed, Oct 15, 2014 at 2:00 PM, Bob Farrell robertanthonyfarr...@gmail.com wrote: I agree too - let's leave

Re: Why I'm not ready to switch to BPython (at least not yet)

2014-12-28 Thread Bob Farrell
Hi Alexander, Thanks for sharing your thoughts. As I'm sure you understand, free software being what it is, it's quite rare to get something that feels like a finished, polished product if you're not paying for it. I'm the original author of bpython and I haven't touched the code in several

Re: Embedding bpython from the trepan debuggers

2015-05-28 Thread Bob Farrell
. :) On 28 May 2015 at 13:51, Rocky Bernstein rocky.bernst...@gmail.com wrote: On Thursday, May 28, 2015 at 4:30:22 AM UTC-4, Bob Farrell wrote: Hi Rocky (awesome name, by the way), Take a look at the bpdb/ directory in the root of the project directory: https://github.com/bpython/bpython/tree

Fwd: bpython3 reimport

2015-07-14 Thread Bob Farrell
-- Forwarded message -- From: Aaron Rogers aaron.kyle.rog...@gmail.com Date: 14 July 2015 at 05:17 Subject: bpython3 reimport To: robertanthonyfarr...@gmail.com Hello sir, bpython's reimport functions (F6) for python3 fails without changing or re-running anything on my system

Re: Release of bpython 0.18

2019-04-03 Thread Bob Farrell
Thanks to all of you who contributed and to the team for managing the release ! It's been a while but it's great to see the project still going. :) Happy Easter ! On Wed, 3 Apr 2019, 19:17 Simon de Vlieger, wrote: > Hello, > > today we have released bpython 0.18, changelog is as follows: > >

Re: Release of bpython 0.19

2020-03-29 Thread Bob Farrell
Hi ! Thanks for putting this release together. Seems like times are changing - lots of interesting changes. I will try to take a look. Thank you for keeping support for bpython going. On Sun, 29 Mar 2020, 20:20 supakeen, wrote: > Hello all, > > bpython 0.19 has been released and is available

Re: Release of bpython 0.20

2020-10-23 Thread Bob Farrell
Good job, team ! On Tue, 13 Oct 2020, 18:09 Simon de Vlieger, wrote: > Hi other humans, > > this year has been weird so far but a new release of bpython has made it > to your doorstep, 0.20 is only half of the way to 2020 and that's the > only relation I could find. > > The most important bit

Re: Release of bpython 0.22

2021-11-10 Thread Bob Farrell
Thanks for keeping bpython healthy! Very cool to see all this work going in to this project so many years after initial release. Much appreciated. On Sun, 7 Nov 2021, 18:36 supakeen, wrote: > Hey there friends, > > bpython 0.22 has been released, please find any bugs so I can do a > customary >