Update of /projects/cvsroot/distutils/distutils In directory thrak:/home/gward/python/distutils/distutils Modified Files: unixccompiler.py Log Message: Changed 'compile()' method to compile files one-at-a-time -- gives better feedback and, theoretically, the opportunity to set compiler flags on a per-file basis.