Can python (CPython) and IPython coexist normally on the same computer ?

2009-03-11 Thread scoop
I know I could just try to install it and see, but I've got my configuration just right, so I don't want to mess it up (maybe) with IPython. Also, can someone please point me to some page where I can find differences between C and I Python. I'm learning Python using Learning python (figures :),

Re: Can python (CPython) and IPython coexist normally on the same computer ?

2009-03-11 Thread Chris Rebert
On Wed, Mar 11, 2009 at 4:17 PM, scoop sc...@invalid.gmail.com wrote: I know I could just try to install it and see, but I've got my configuration just right, so I don't want to mess it up (maybe) with IPython. Also, can someone please point me to some page where I can find differences

Re: Can python (CPython) and IPython coexist normally on the same computer ?

2009-03-11 Thread John Machin
On Mar 12, 10:17 am, scoop sc...@invalid.gmail.com wrote: I know I could just try to install it and see, but I've got my configuration just right, so I don't want to mess it up (maybe) with IPython. Also, can someone please point me to some page where I can find differences between C and I

Re: Can python (CPython) and IPython coexist normally on the same computer ?

2009-03-11 Thread scoop
On Wed, 11 Mar 2009 17:20:09 -0700 (PDT), John Machin sjmac...@lexicon.net wrote: Do you mean this IPython: http://en.wikipedia.org/wiki/IPython or do you mean Iron Python: http://en.wikipedia.org/wiki/IronPython IPython is a front-end for the CPython interpretor, as is IDLE, etc. differences,

Re: Can python (CPython) and IPython coexist normally on the same computer ?

2009-03-11 Thread John Machin
On Mar 12, 11:57 am, scoop sc...@invalid.gmail.com wrote: On Wed, 11 Mar 2009 17:20:09 -0700 (PDT), John Machin sjmac...@lexicon.net wrote: Do you mean this IPython: http://en.wikipedia.org/wiki/IPython or do you mean Iron Python: http://en.wikipedia.org/wiki/IronPython IPython is a