[Python-Dev] Python 1.5 output file versions
Steven D'Aprano
steve at pearwood.info
Wed Sep 19 18:22:03 CEST 2012
On 19/09/12 18:51, Ido Yohanan wrote:
> Hi,
>
>
>
> I am working with PYTHON 1.5 and want to control versions of every pyo
> file.
Python 1.5? Are you serious?
Python 1.5 is now at least 8 versions obsolete, and hasn't been updated
since approximately 1995.
> Is there any way I can assign a file version to every pyo file without
> writing a variable inside every py file that holds it?
I'm afraid I don't understand what you are actually asking here.
--
Steven
More information about the Python-Dev
mailing list