On Tue, Sep 28, 2021 at 08:37:15PM +0530, Manoj Singh wrote: > For FIPS(federal information processing standards), required all python > code in bytecode format(.pyc) instead of plain source .py.
All Python source is compiled into bytecode during installation.
Bastian
--
We have found all life forms in the galaxy are capable of superior
development.
-- Kirk, "The Gamesters of Triskelion", stardate 3211.7

