On Mon, Oct 11, 2010 at 8:53 AM, Jed Smith wrote:
> On Sun, Oct 10, 2010 at 9:31 PM, Jorge Biquez wrote:
>
> > What would be the IDE you recommend me to install that would be almost
> > transparent to be using in both platforms?
>
>
> I personally best like the one that is most closely associate
On Sun, Oct 10, 2010 at 9:31 PM, Jorge Biquez wrote:
> What would be the IDE you recommend me to install that would be almost
> transparent to be using in both platforms?
For transparency on multiple platforms, I need to reiterate the
suggestion to use the "traditional" IDE - editor, interactive
On Mon, Oct 11, 2010 at 09:06:14AM +0100, Alan Gauld wrote:
>
> "Jorge Biquez" wrote
>
> >I am in the process of leaving Windows as my environment and moving
> >to Ubuntu or a Mac. For a few months I will have to continue working
> >under windows until I finish my moving process. Anyway, I wo
"Jorge Biquez" wrote
I am in the process of leaving Windows as my environment and moving
to Ubuntu or a Mac. For a few months I will have to continue working
under windows until I finish my moving process. Anyway, I would like
to start using and IDE that I can install at least in Windows and
On Thu, Oct 7, 2010 at 11:23 AM, Juan Jose Del Toro
wrote:
> Dear List;
>
> In your experience what is the best IDE for Python?
>
> I've used SPE and IDLE, I've also seen people using Eclipse but which one
> do you recommend?
>
There is no 'best for Python'. IDEs are made to please people, not
l
On Fri, 8 Oct 2010 02:23:27 am Juan Jose Del Toro wrote:
> Dear List;
>
> In your experience what is the best IDE for Python?
None of them.
I use a good editor in one window (I prefer Kate for larger projects,
although Kwrite is good enough for single modules or scripts) and a
good xterm in an
ct 2010 20:08:10 +0200
>>> From: Knacktus
>>> To: tutor@python.org
>>> Subject: Re: [Tutor] IDE for Python
>>> Message-ID: <4cae0c8a.4040...@googlemail.com>
>>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>>
>>>
>>>
ate: Thu, 07 Oct 2010 20:08:10 +0200
>> From: Knacktus
>> To: tutor@python.org
>> Subject: Re: [Tutor] IDE for Python
>> Message-ID: <4cae0c8a.4040...@googlemail.com>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>>
>>
>> A
> Message: 5
> Date: Thu, 07 Oct 2010 20:08:10 +0200
> From: Knacktus
> To: tutor@python.org
> Subject: Re: [Tutor] IDE for Python
> Message-ID: <4cae0c8a.4040...@googlemail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Am 07.10.2010
Am 07.10.2010 17:23, schrieb Juan Jose Del Toro:
Dear List;
In your experience what is the best IDE for Python?
I'm using Wing IDE. Very good overall package. I like especially the
debug probe, which is like an interactive shell in the current stack. To
me it's a good balance between features
"Juan Jose Del Toro" wrote
In your experience what is the best IDE for Python?
In my experience its vim and a couple of command shells.
But that's to do with
a)what I use Python for and
b) many years experience using vim
It may not work for you (and you could substitute emacs
for vim if
I have been using Geany under Ubuntu 10.04. I rarely use IDLE.
Ken
On 10/07/2010 11:23 AM, Juan Jose Del Toro wrote:
Dear List;
In your experience what is the best IDE for Python?
I've used SPE and IDLE, I've also seen people using Eclipse but which
one do you recommend?
--
¡Saludos! / Gr
Alan Gauld wrote:
>
> "Tom" <[EMAIL PROTECTED]> wrote
>> Does anyone know which of the IDE's mentioned above have a similar
>> feature. (I'm on Vista,sorry!)
>
> Most will do it one way or another.
>
> We mentioned filtering the buiffer in vim, emacs has a shell bvuffer
> facility in which you can
"Tom" <[EMAIL PROTECTED]> wrote
Does anyone know which of the IDE's mentioned above have a similar
feature. (I'm on Vista,sorry!)
Most will do it one way or another.
We mentioned filtering the buiffer in vim, emacs has a shell bvuffer
facility in which you can start python, other use the I
To name a few:
. you can specify the keyboard behaviour (Vi, Emacs,...)
. Syntax help
. debugging: step, break, etc, debug I/O window
. python shell
I used Vi before to write all my code. Infact I still do, but for
python, I use Wingware :-)
Cheers!
Wim
On 10 Jun 2008, at 23:21, Dick Moor
I use PythonWin and find the Interactive Python Window invaluable.
Does anyone know which of the IDE's mentioned above have a similar
feature. (I'm on Vista,sorry!)
Thanks.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/t
On Jun 10, 2008, at 4:07 AM, Sean Novak wrote:
I'm looking for the perfect IDE, preferably open source. I've
installed Bluefish, which I find to be a little buggy still. I'm
just starting to dive into emacs, which I feel is a little
daunting. If someone has tried a few different IDEs an
I realized he simply opened two terminals, I kinda thought, 'oh yea...duh!'
But, thanks for followng up and inquiring.
>From the virtual desk of Lowell Tackett
--- On Tue, 6/10/08, Alan Gauld <[EMAIL PROTECTED]> wrote:
From: Alan Gauld <[EMAIL PROTECTED]>
Subject: Re: [T
From: "jordan halsey" <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2008 1:40 PM
Any one here using cutter... http://www.fundza.com
Free Java based ide with many built in functions and bindings. This is an
especially useful tool if you are doing 3d or any kind of shader writing.
Also, try this ed
Any one here using cutter... http://www.fundza.com
Free Java based ide with many built in functions and bindings. This is an
especially useful tool if you are doing 3d or any kind of shader writing.
Jordan Reece Halsey
maya | mental ray | renderman | nuke | houdini | ae
www.jordanhalsey.com
___
"Lowell Tackett" <[EMAIL PROTECTED]> wrote
1) I have two terminal windows open, one with an interactive python
prompt, and the other with vim...
How do you do that (as you describe above)?
Can you elaborate on the question?
He says he opens two terminal windows and runs vim
in one and pyth
"Sean Novak" <[EMAIL PROTECTED]> wrote
Thus far,, I know only the basic VIM functionality ie. navigating
the document.. search/replace, etc. Still need to learn regular
expressions also. This filter stuff rocks.. thanks!
vim can do all siort of stuff, most of the basic emacs stuff.
split
"Michael yaV" <[EMAIL PROTECTED]> wrote
Since I'm on a mac, how about using Xcode?
XCode with the PyObjC bridge is OK for Cocoa work but
as a general purpose IDE is no better than a good editor IMHO.
I still tend to work with 3 windows on the Mac - vim, shell
and Python interactive. I can
On Tue, Jun 10, 2008 at 4:27 PM, Lowell Tackett <[EMAIL PROTECTED]> wrote:
>
>
> From the virtual desk of Lowell Tackett
>
>
> --- On Tue, 6/10/08, W W <[EMAIL PROTECTED]> wrote:
>
> From: W W <[EMAIL PROTECTED]>
> Subject: Re: [Tutor] IDE
>
>From the virtual desk of Lowell Tackett
--- On Tue, 6/10/08, W W <[EMAIL PROTECTED]> wrote:
From: W W <[EMAIL PROTECTED]>
Subject: Re: [Tutor] IDE
To: "Sean Novak" <[EMAIL PROTECTED]>
Cc: tutor@python.org
Date: Tuesday, June 10, 2008, 1:09 PM
1) I have two
At 11:48 AM 6/10/2008, Wim De Hul wrote:
What about Wingware,
I use Wingware professional at ork and the free version at home.
Here's the link: http://www.wingware.com
What do you like about Wing? Esp. Wing Pro?
Dick Moores
___
Tutor maillist -
Thanks, I'll give it look.
On Jun 10, 2008, at 2:48 PM, Wim De Hul wrote:
What about Wingware,
I use Wingware professional at ork and the free version at home.
Here's the link: http://www.wingware.com
Cheers!
Wim
On 10 Jun 2008, at 20:13, Michael yaV wrote:
Since I'm on a mac, how abou
> -Original Message-
> From: Michael yaV [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 10, 2008 12:13 PM
> To: Kent Johnson
> Cc: Hansen, Mike; tutor@python.org
> Subject: Re: [Tutor] IDE
>
> Since I'm on a mac, how about using Xcode?
>
>
What about Wingware,
I use Wingware professional at ork and the free version at home.
Here's the link: http://www.wingware.com
Cheers!
Wim
On 10 Jun 2008, at 20:13, Michael yaV wrote:
Since I'm on a mac, how about using Xcode?
On Jun 10, 2008, at 2:07 PM, Kent Johnson wrote:
On Tue, Jun
Sweet Jesus!! Thank you!
Thus far,, I know only the basic VIM functionality ie. navigating the
document.. search/replace, etc. Still need to learn regular
expressions also. This filter stuff rocks.. thanks!
Sean
On Jun 10, 2008, at 1:21 PM, Alan Gauld wrote:
"Sean Novak" <[EMAIL PROT
On Tue, Jun 10, 2008 at 1:30 PM, Michael yaV <[EMAIL PROTECTED]> wrote:
> Thanks. What do you think of IDLE?
It's primitive.
Kent
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
Since I'm on a mac, how about using Xcode?
On Jun 10, 2008, at 2:07 PM, Kent Johnson wrote:
On Tue, Jun 10, 2008 at 1:30 PM, Michael yaV <[EMAIL PROTECTED]>
wrote:
Thanks. What do you think of IDLE?
It's primitive.
Kent
___
Tutor maillist -
Thanks. What do you think of IDLE?
On Jun 10, 2008, at 11:39 AM, Hansen, Mike wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael yaV
Sent: Tuesday, June 10, 2008 8:45 AM
To: Alan Gauld
Cc: tutor@python.org
Subject: Re: [Tutor] IDE
How
"Sean Novak" <[EMAIL PROTECTED]> wrote
like about EMACS, however, is the ability to run the current buffer
interactively to a python command line. Is there a way to set this
up in VIM?
Yes, it's a standard vi (not even vim) feature.
The command is something like:
:!(motion) python
Where (m
On Tue, Jun 10, 2008 at 11:44 AM, Sean Novak <[EMAIL PROTECTED]> wrote:
>> however, is the ability to run the current buffer interactively to a python
>> command line. Is there a way to set this up in VIM?
I know there's some python what-nots with vim, but I just do one of a
few options:
1) I ha
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Sean Novak
> Sent: Tuesday, June 10, 2008 10:44 AM
> To: tutor@python.org
> Subject: Re: [Tutor] IDE
>
> >
> > Wow.. thanks everyone!! I am on a mac,, currently
wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Michael yaV
Sent: Tuesday, June 10, 2008 8:45 AM
To: Alan Gauld
Cc: tutor@python.org
Subject: Re: [Tutor] IDE
How about for the Mac platform?
Textmate(not open source) but most who p
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Sean Novak
> Sent: Tuesday, June 10, 2008 5:08 AM
> To: tutor@python.org
> Subject: [Tutor] IDE
>
> I'm looking for the perfect IDE, preferably open source. I've
> installed Bluefish, which I fin
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Michael yaV
> Sent: Tuesday, June 10, 2008 8:45 AM
> To: Alan Gauld
> Cc: tutor@python.org
> Subject: Re: [Tutor] IDE
>
> How about for the Mac platform?
>
Textmate
How about for the Mac platform?
On Jun 10, 2008, at 8:26 AM, Alan Gauld wrote:
"Sean Novak" <[EMAIL PROTECTED]> wrote
I'm looking for the perfect IDE, preferably open source.
Aren't we all! :-)
We used to have editor wars, now its IDE wars...
someone has tried a few different IDEs and fo
I have tried a few and I mainly stick with Eclipse IDE + PyDev for large
projects, simply because I develop stuff in other languages and it is
X-platform. For small stuff, I might just use Notepad++ (Windows),
Kate/(KDE)/ vim, or ipython for rapid python prototyping :) My only dislike
about vim i
"Sean Novak" <[EMAIL PROTECTED]> wrote
I'm looking for the perfect IDE, preferably open source.
Aren't we all! :-)
We used to have editor wars, now its IDE wars...
someone has tried a few different IDEs and found the one that they
love.. I'd be interested in your insight!
I've tried many
On Tue, Jun 10, 2008 at 7:07 AM, Sean Novak <[EMAIL PROTECTED]> wrote:
> I'm looking for the perfect IDE, preferably open source.
'Perfect' is in the eye of the beholder! Some suggestions here:
http://wiki.python.org/moin/IntegratedDevelopmentEnvironments
Kent
On Tue, Jun 10, 2008 at 7:32 PM, mail limodou <[EMAIL PROTECTED]>
wrote:
> On Tue, Jun 10, 2008 at 7:07 PM, Sean Novak <[EMAIL PROTECTED]> wrote:
>
>> I'm looking for the perfect IDE, preferably open source. I've installed
>> Bluefish, which I find to be a little buggy still. I'm just starting t
I use vi/vim.
I find it extremely useful/powerful.
-Wayne
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
You can use either Komodo or Anjuta.
Komodo is better than Anjuta.
On Tue, Jun 10, 2008 at 4:37 PM, Sean Novak <[EMAIL PROTECTED]> wrote:
> I'm looking for the perfect IDE, preferably open source. I've installed
> Bluefish, which I find to be a little buggy still. I'm just starting to
> dive in
On Tue, Jun 10, 2008 at 7:07 PM, Sean Novak <[EMAIL PROTECTED]> wrote:
> I'm looking for the perfect IDE, preferably open source. I've installed
> Bluefish, which I find to be a little buggy still. I'm just starting to
> dive into emacs, which I feel is a little daunting. If someone has tried a
Rohan Deshpande wrote:
> What does everyone use as their development environment for Python,
> particularly web dev?
I primarily use SPE in both Windows and Linux, though I occasionally use
vim/gvim in both environments. Oddly enough, I've started using the Python
interactive prompt for basic m
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Rohan Deshpande
> Sent: Sunday, April 22, 2007 2:51 AM
> To: tutor@python.org
> Subject: [Tutor] IDE / development environment
>
> Hey guys,
>
> I've been using Linux for a long time but this is my
Kent Johnson wrote:
> Rikard Bosnjakovic wrote:
>
>
>> And now, Alan, see the charm of "reply all": this mail gets three
>> recipients: the list and two persons on the list, meaning they both
>> will get two copies. The next person replying this mail will add it up
>> to another person, and in t
Rikard Bosnjakovic wrote:
> And now, Alan, see the charm of "reply all": this mail gets three
> recipients: the list and two persons on the list, meaning they both
> will get two copies. The next person replying this mail will add it up
> to another person, and in the final step there is no need f
On 4/22/07, Vince Teachout <[EMAIL PROTECTED]> wrote:
> I just twit-filtered him. I got tired of his one line robotic complaint
> in MY mailbox.
Good for you, because as long as this list keeps being braindead about
not adding reply-to-tags (i.e. forever) I'm piping it back in here.
And now, Al
> What does everyone use as their development environment for Python,
> particularly web dev?
Komodo (by ActiveState). For web dev in dynamic languages, it's tough
to actually beat.
I scored mine at a $100 discount thanks to a coupon ActiveState handed
out at PyCon this year.
-Rob A.
___
On 4/22/07, Rohan Deshpande <[EMAIL PROTECTED]> wrote:
What does everyone use as their development environment for Python,
particularly web dev?
I've been using PIDA for a while. http://pida.co.uk/
It's not nearly as fancy as Eclipse, but it does everything that I need it
to do. I think it
Eike Welk wrote:
> On Sunday 22 April 2007 10:51, Rohan Deshpande wrote:
>> What does everyone use as their development environment for Python,
>> particularly web dev?
>
> I use PyDev an extension for Eclipse:
> http://pydev.sourceforge.net/
+1 for pydev. The additional plugins (wtp, aptana, and
Alan Gauld wrote:
> Having said that I do appreciate that web mail tools in particular
> are often quite brain-dead and make Reply All hard to find - I
> recently got caught out by a web tool that hasd ReplyAll as
> its default and I wound up sending to the list when I intended
> sending to the sen
"Luke Paireepinart" <[EMAIL PROTECTED]> wrote
> for fear that the person who can't remember whether to use reply or
> reply-all for this group
I won't get into the whole philospohy bit here but the rule is
quite simple and standard and should work on any standard
mail tool..
Read the From header
Angela K. Foughty wrote:
> Hey, you know what? Whether someone replies to the list address or your
> address, it's still going to end up in your mailbox, so chill out. It's
> a simple matter to change the list preferences to make the list address
> the reply-to address. If the list owner won'
Angela K. Foughty wrote:
> Hey, you know what? Whether someone replies to the list address or your
> address, it's still going to end up in your mailbox, so chill out. It's
> a simple matter to change the list preferences to make the list address
> the reply-to address. If the list owner won'
Hey, you know what? Whether someone replies to the list address or your
address, it's still going to end up in your mailbox, so chill out. It's
a simple matter to change the list preferences to make the list address
the reply-to address. If the list owner won't do that, your beef is
with him
On 4/22/07, Jia Lu <[EMAIL PROTECTED]> wrote:
> SPE under Linux
> PyScripter under windows
Stop replying to my mailbox.
--
- Rikard - http://bos.hack.org/cv/
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
On 4/22/07, Rohan Deshpande <[EMAIL PROTECTED]> wrote:
> What does everyone use as their development environment for Python,
Emacs.
--
- Rikard - http://bos.hack.org/cv/
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/
On Sunday 22 April 2007 10:51, Rohan Deshpande wrote:
> What does everyone use as their development environment for Python,
> particularly web dev?
I use PyDev an extension for Eclipse:
http://pydev.sourceforge.net/
It is good at syntax completion but it is quite slow.
PyDev also lacks an interac
> I want to know which IDE I should use for programming.
IDLE comes with standard Python and is OK for starters.
Pythonwin comes with ActiveState python (as well as IDLE)
and is better for Windoze users.
Personally I use cygwin, bash, and vim.
Others use emacs...
And there are lots more inclu
* Mike Hansen <[EMAIL PROTECTED]> [060725 10:26]:
>
> I personally use VIM. The closest thing to an IDE I've used is Komodo.
> You might check out these links.
I used to use vim extensively with python, now have moved to emacs.
> http://pyfaq.infogami.com/tutor-whats-the-best-editor-ide-for-p
ginal Message-
> Date: Tue, 25 Jul 2006 10:51:54 -0600
> From: "Mike Hansen" <[EMAIL PROTECTED]>
> Subject: Re: [Tutor] IDE for Python
> To:
> Message-ID:
> <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="us-ascii"
>
>
&g
Basavaraj SP. wrote:
> I want to know which IDE I should use for programming.
Emacs has been the gold standard of IDE's for years.
--
Tracy R Reed http://ultraviolet.org
A: Because we read from top to bottom, left to right
Q: Why should I start my reply below the quoted text
__
On Tuesday 25 July 2006 18:51, Mike Hansen wrote:
> Dear All,
>
> I am new to Python.
>
> I want to know which IDE I should use for programming.
>
> If so from where can I get it?
>
> Thanks in advance.
>
> - Raj
>
> I personally use VIM. The closest thing to an
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Basavaraj SP.
Sent: Tuesday, July 25, 2006 9:05 AM
To: tutor@python.org
Subject: [Tutor] IDE for Python
Dear All,
I am new to Pyth
On Tue, Jul 25, 2006 at 08:34:39PM +0530, Basavaraj SP. wrote:
> I am new to Python.
>
> I want to know which IDE I should use for programming.
>
> If so from where can I get it?
ActivePython is a good start:
http://www.activestate.com/Products/ActivePython/
___
I have looked at several "ide's" but still haven't found a true newbie
python editor mainly need code completion and maybe drop in code like a
wisiwig html editor would give me.
I am looking at python for basically network admin scripts.
If anyone knows of one I would really appreciate a link. By
Paul Kraus wrote:
> Which editors does everyone use and why. Please keep the discussion to IDE's
> rather then any editors. I am well versed on Emacs and VI so anything beyond
> them would be appreciative. Why you like the editor and how it helps reduce
> your development time would be productiv
Try with Python Card. ; )-- Edgar A. Rodriguez V.
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
What about It's an Editor based on wxPython. NewEdit uses Mixin and
Plugin technique as its architecture. Most of its classes can be
extended via mixin and plugin components, and finally become an
integrity class at creating the instance. So NewEdit is very dynamic.
You can write the new featur
> I'm programming under Windows and I haven't found anything better than
> Stani's Python Editor (spe). It should be cross-platform.
>
I second SPE under Windows, though under linux I keep using vim. The
included utilities are great (I love Kiki)
The only caveat would be that running wxpytho
> Avoid debuggers like a plague. If someone applies for a job
> with us and starts talking about their proficiency in
> debuggers, the interview stops right there and we keep looking.
grin noted but seriously, why?
I tend to take the opposite approach. A good understanding of de
* Danny Yoo <[EMAIL PROTECTED]> [060206 09:57]:
> >Avoid debuggers like a plague. If someone applies for a job
> > with us and starts talking about their proficiency in
> > debuggers, the interview stops right there and we keep looking.
>
> Hi Tim,
Hey Danny:
> Seriously
* Marilyn Davis <[EMAIL PROTECTED]> [060206 11:30]:
> On Mon, 6 Feb 2006, Danny Yoo wrote:
>
> > >Avoid debuggers like a plague. If someone applies for a job
> > > with us and starts talking about their proficiency in
> > > debuggers, the interview stops right there and we ke
On Mon, 6 Feb 2006, Danny Yoo wrote:
> >Avoid debuggers like a plague. If someone applies for a job
> > with us and starts talking about their proficiency in
> > debuggers, the interview stops right there and we keep looking.
I can see that bragging about "proficiency in deb
> Which editors does everyone use and why. Please keep the discussion to
> IDE's
Another hotly debated topic.
What do you define as requyirements of an IDE?
To me Unix is the best IDE I've ever used, but others would challenge my
definition of an IDE...
> rather then any editors. I am well ver
> Subject:
> [Tutor] IDE - Editors - Python
> From:
> Paul Kraus <[EMAIL PROTECTED]>
> Date:
> Mon, 6 Feb 2006 09:46:42 -0500
> To:
> tutor@python.org
>
> To:
> tutor@python.org
>
>
> Which editors does everyone use and why. Please keep the discussion to IDE's
> rather then any editors. I am we
On 2/6/06, Tim Johnson <[EMAIL PROTECTED]> wrote:
> * Paul Kraus <[EMAIL PROTECTED]> [060206 06:04]:
> > Which editors does everyone use and why. Please keep the discussion to IDE's
> > rather then any editors. I am well versed on Emacs and VI so anything beyond
> > them would be appreciative. Why
>Avoid debuggers like a plague. If someone applies for a job
> with us and starts talking about their proficiency in
> debuggers, the interview stops right there and we keep looking.
Hi Tim,
Seriously? I know that the implication is that sufficient test cases and
design wil
* Paul Kraus <[EMAIL PROTECTED]> [060206 06:04]:
> Which editors does everyone use and why. Please keep the discussion to IDE's
> rather then any editors. I am well versed on Emacs and VI so anything beyond
> them would be appreciative. Why you like the editor and how it helps reduce
> your deve
When you code with Python there's only 1 editor Boa Constructor Even the name owns any other editor :-)http://boa-constructor.sourceforge.net/
___
Tutor maillist - Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor
85 matches
Mail list logo