faqts : Computers : Programming : Languages : Python : Common Problems : Debugging

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

8 of 11 people (73%) answered Yes
Recently 5 of 8 people (63%) answered Yes

Entry

Are there any bug tracking systems written in Python?

Dec 7th, 2000 17:02
Richard Jones, Bernhard Reiter, Nathan Wallace, unknown unknown, Alessandro Bottoni


XEN, http://bits.netizen.com.au/Xen/, has been discontinued and the
authors discourage further work on it.

http://software-carpentry.codesourcery.com/ has a specific category for
tracking systems. Roundup, currently available at
http://www.lfw.org/python/, has a lot of work to be done.

Currently there are two others, based on Zope (and thus python), which
will do the basic handling of issues: 
Open Ticket: http://openticket.point-one.net/
Tracker: http://www.zope.org/Members/klm/TrackerWiki/FrontPage