Hi,
I am working with PYTHON 1.5 and want to control versions of every pyo file.
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?
Thanks a lot,
Ido
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.
First, this is the wrong mailing list for this question: python-dev is for discussing the development *of* Python, not *with* it.
Second, the answer to your question is there is no built-in versioning support.
On Wed, Sep 19, 2012 at 4:51 AM, Ido Yohanan ido@remmon.com wrote:
Hi,****
I am working with *PYTHON 1.5* and want to control versions of every pyo file.****
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?****
Thanks a lot,****
Ido****
__________ Information from ESET Smart Security, version of virus signature database 7492 (20120918) __________
The message was checked by ESET Smart Security.
Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org