$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-04-05 07:55:24
Jurko Gospodnetiæ wrote:
[...]
> P.S.
> Can anyone suggest a good Python IDE for Windows? I can't seem to
> find one to debug in easily... :-) I'd like to work on this but my
> current tool chain makes this quite painful. :-)))
I can recommend Eclipse with the PyDEV plugin
(http://pydev.sourceforge.net/), it's what I'm using for Python development.
Markus