The debugger is good too. I don't know of any other tool that lets you
seamlessly step between Python and native code when debugging a program
which embeds Python
On Sat, Apr 16, 2016 at 5:23 PM Alexander Walters <tritium-l...@sdamon.com>
wrote:

> As a total aside, PTVS (part of the base VS 2015 install, IIRC) is now
> my editor of choice when editing python on windows, edging out gvim
> (...primarily because you can make vim bindings work in VS). It is a
> really good editor, with really good code completion features... which
> makes sense, considering how much money microsoft spent on intelisense.
>
> On 4/16/2016 16:56, Mark Lawrence via python-win32 wrote:
> > For anybody who might be interested this is a podcast featuring Steve
> > Dower from Microsoft
> > https://talkpython.fm/episodes/show/53/python-in-visual-studio
> >
>
> _______________________________________________
> python-win32 mailing list
> python-win32@python.org
> https://mail.python.org/mailman/listinfo/python-win32
>
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to