Update of /projects/cvsroot/python/dist/src/Python In directory monty:/usr/people/guido/python/src/Python Modified Files: importdl.c Log Message: Remove 2 out of 3 __FreeBSD__ tests. These are no longer needed as of FreeBSD 2.0.5, according to Thomas Gellekum <tg@ihf.rwth-aachen.de>. --Guido van Rossum (home page: http://www.python.org/~guido/)