-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > At line 233 of pilutil.py the image viewer xv is hard-coded. > > It would be better to check an environment variable first, such as > SCIPY_PIL_IMAGE_VIEWER. In particular, it's reasonable on a Debian > system not even to have xv installed.
I agree. I suggest "display" (imagemagick) as the default value for this variable. And instead of SCIPY_PIL_IMAGE_VIEWER variable, I think scipy.IMAGE_VIEWER (with other variables) would be better. But I guess it can go upstream. - -- Nil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFFQL7VvviFAPpCP08RAiYeAJ9H6c6Izyc3OqR+Y7jIK501/7Qf9QCeN4ZE jAoLHaZ9t3rgJhynoojEd3U= =qooP -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

