Development tools for bazaar?

Ben Finney bignose+hates-spam at benfinney.id.au
Fri Nov 3 11:34:08 GMT 2006


Nicholas Allen <allen at ableton.com> writes:

> Is there a good tool for debugging though? Setting conditional
> breakpoints etc?

Python comes with batteries included.

    <URL:http://docs.python.org/lib/module-pdb>

You will probably find it useful to go through the newsgroup archives
for comp.lang.python. Asking about IDEs seems to be a disease on that
newsgroup.

-- 
 \         "My mother was like a sister to me, only we didn't have sex |
  `\                                  quite so often."  -- Emo Philips |
_o__)                                                                  |
Ben Finney





More information about the bazaar mailing list