--- In ydn-python@yahoogroups.com, "Darren Fuller" <daz.fuller@...> wrote:
>
> --- In ydn-python@yahoogroups.com, "laf163" <laf163@> wrote:
> >
> > --- In ydn-python@yahoogroups.com, "Darren Fuller" <daz.fuller@>
wrote:
> > >
> > > Stani's Python Editor <http://pythonide.stani.be/>
> > >
> > > This is for everyone like myself who's been looking for a good
> > > cross-platform ide for Python, from my brief look at this I can
> say it's
> > > impressed me and at least I can have a fairly consistent environment
> > > between when I'm developing in Linux and when I am using Windows.
> > >
> >
> > Can it support utf-8 or gb2312?> >
>
> I just had a quick look through the sites blogs and it appears to
> support utf-8 but I couldn't see gb2312 mentioned
>
A decent cross platform IDE for Python (in general) is the
pydev plugin for Eclipse. You can find it at pydev.sourceforge.net. Of
course the prerequisite is that you install Eclipse (chances are,
you've already done that, right?)
Although it's not cross-platform, anyone lucky enough to be working on
OS/X just really needs TextMate (from macromates.com); it's simply the
best thing going. period. If you're a Windows user wScite is an
excellent choice.