Python development tools

Banibrata Dutta banibrata.dutta at gmail.com
Thu Apr 24 07:40:06 EDT 2008


On 4/24/08, Banibrata Dutta <banibrata.dutta at gmail.com> wrote:
> On Windows, I use "PyScripter", and it's quite nice and functional.
>
> On 4/24/08, Torsten Bronger <bronger at physik.rwth-aachen.de> wrote:
> > Hallöchen!
> >
> > Bruno Desthuilliers writes:
> >
> > > [...]
> > >
> > >> and it ends multi-line strings at single quotes.
> > >
> > > it chokes on unbalanced single quotes in triple-single-quoted
> > > strings, and on unbalanced double-quotes in triple-double-quoted
> > > strings, yes. Given that I never use triple-single-quoted strings
> > > (and don't remember having seen such a thing in the thousands of
> > > third-part .py files I've read so far), I'd qualify this as at
> > > most a very minor annoyance. Not having proper python-shell and
> > > pdb integration is wwwwaaaayyyy more annoying IMHO.
> >
> > My formulation was unfortunate.  What doesn't work (at least for me)
> > is something like
> >
> > """This is a docstring in which some "variables" are quoted."""
> >
> > Here, "variables" doesn't seem to belong to the docstring for
> > python-mode.
> >
> > Tschö,
> > Torsten.
> >
> > --
> > Torsten Bronger, aquisgrana, europa vetus
> >                                      Jabber ID: bronger at jabber.org
> >               (See http://ime.webhop.org for further contact info.)
> > --
> > http://mail.python.org/mailman/listinfo/python-list
> >
>
>
> --
> regards,
> Banibrata
> http://www.linkedin.com/in/bdutta
>


-- 
regards,
Banibrata
http://www.linkedin.com/in/bdutta



More information about the Python-list mailing list