Hi!
Guido van Rossum: [...]
Modified Files: Makefile.in Log Message: Added distutils and distutils/command to LIBSUBDIRS. Noted by Andrew Kuchling.
[...]
! LIBSUBDIRS= lib-old lib-tk test test/output encodings \ ! distutils distutils/command $(MACHDEPS)
[...]
What about 'site-packages'? SuSE added this to their Python packaging and I think it is a good idea to have an empty 'site-packages' directory installed by default.
Regards, Peter