Bug#411416: delivering kill signal from python to mplayer

2007-03-14 Thread Rob Lemley
This is not a bug. Maintainer, please close this bug #411416. > #!/usr/bin/python > > import subprocess > import os > import signal > import time > > PATH_MPLAYER='/usr/bin/mplayer' > cmdList = [PATH_MPLAYER, '/home/woodmood/tmp/delme.wav'] > # proc = subprocess.Popen (cmdList) > pid = os.spawnv

Bug#387014: python-reportlab: new (rl 2.0) reportlab.graphics.barcode module not installed

2006-09-11 Thread Rob Lemley
Package: python-reportlab Version: 2.0dfsg-1 Severity: normal This is fixed in the setup.py on the reportlab subversion repository: http://www.reportlab.co.uk/svn/public/reportlab/trunk/reportlab/setup.py The source for the reportlab barcode module is delivered in the official reportlab 2.0 tarba