Hello,

what is the recommended way for packaging Python stuff?

Either
have byte-compiled Python .pyc and .pyo files packaged into the RPM
or
let this be done by the currently actually installed Python system
during run-time on the end-user's computer and not by whatever
(perhaps different) Python system during package build-time?


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
AG Nuernberg, HRB 16746, GF: Markus Rex
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to