Re: [Supervisor-users] patch for the setup.py script

2009-05-27 Thread Mike Naberezny
Daniele Paolella wrote: > setup.py uses the string sys.version to determine whether Supervisor > requires elementtree, where it probably wanted to compare the tuple > sys.version_info; Committed. Thanks, Mike -- Mike Naberezny Maintainable Software http://maintainable.com ___

[Supervisor-users] patch for the setup.py script

2009-05-27 Thread Daniele Paolella
setup.py uses the string sys.version to determine whether Supervisor requires elementtree, where it probably wanted to compare the tuple sys.version_info; I'm using the attached patch with the 3.0a7 package I'm mantaining for ArchLinux, as you can see here: http://aur.archlinux.org/packages.php