Jean-Paul Calderone <exar...@divmod.com> writes:

> The biggest shortcoming seems to be a complete lack of unit tests.

A full unit test suite is in the source distribution's ‘tests/’
directory. You can run it with ‘python ./setup.py test’.

> A quick skim of the code suggests that part of it don't even work at
> all and have never been tested, even interactively, since they must
> surely fail. For example, uid/gid setting is broken.

This doesn't help identify the problem. Can you explain what you see
as broken, preferably after running the code to observe its behaviour?

-- 
 \       “Science shows that belief in God is not only obsolete. It is |
  `\                        also incoherent.” —Victor J. Stenger, 2001 |
_o__)                                                                  |
Ben Finney
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to