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
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
2 matches
Mail list logo