Commit graph

3 commits

Author SHA1 Message Date
drochner
40f84fadef one Python file is not byte-compiled if Python-2.1(-pth) is used,
so comment out the result conditionally
2003-10-21 12:43:33 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
drochner
8020eee317 Import a standalone version of mimelib (AKA email). Python includes
this since 2.2, but some Zope apps require it and Zope uses Python-2.1.
2003-08-11 14:56:54 +00:00