view demo.py @ 4840:19f2c01d2b9d

fix the CHANGES file so it references the original bug report that is now fixed
author John Rouillard <rouilj@ieee.org>
date Tue, 08 Oct 2013 09:46:42 -0400
parents c6694cff29bc
children 110ac45875ab
line wrap: on
line source

import sys
import roundup

from roundup.demo import main

sys.exit(main())

Roundup Issue Tracker: http://roundup-tracker.org/