Is there any contraindication in deploying .pyc only files in and embedded systems running Linux and python 2.7 ?
If I can deploy only .pyc I would avoid having waste of storage in a resource constrained embedded system.
Is there any contraindication in deploying .pyc only files in and embedded systems running Linux and python 2.7 ?
If I can deploy only .pyc I would avoid having waste of storage in a resource constrained embedded system.