[Python-Dev] test_email always supposed to be skipped?
Barry A. Warsaw
barry@python.org
Sun, 19 Jan 2003 20:08:28 -0500
>>>>> "BC" == Brett Cannon <bac@ocf.berkeley.edu> writes:
BC> Since the Makefile does not list email/test as a subdirectory
BC> to install I assume it is not supposed to be installed and all
BC> of this is on purpose.
I wouldn't make that assumption. I think email/test (and
email/test/data and bsddb/test) should be installed in a from-source
build. I'll make the fix to Makefile.pre.
-Barry