I've actually decided to disable psyco support. I spoke with the
upstream developers of Bittorrent and Bittornado and they strongly
suggested *not* enabling psyco support automatically just because it
is installed on people's systems. They said that it increases memory
use and can cause reliability
tag 303360 +pending
thanks
I'll add a patch that enables psyco support if it exists, and change
the package to Suggest: python-psyco. I wont Depend on it because
psyco is i386 only, and until there are architecture specific Depends
support in dpkg, I would rather bittornado be available for all
ar
Package: bittornado
Version: 0.3.10-3
Severity: wishlist
bittornado has psyco support (see /usr/share/doc/bittornado/README-Psyco.txt)
but editting that file manually is not very satisfactory.
maybe /usr/lib/python2.3/site-packages/BitTornado/PSYCO.py could e.g.
be :
try
import psyco
3 matches
Mail list logo