[Python-Dev] Python 1.5 output file versions

4 views
Skip to first unread message

Ido Yohanan

unread,
Sep 19, 2012, 4:51:45 AM9/19/12
to pytho...@python.org

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.

http://www.eset.com

Steven D'Aprano

unread,
Sep 19, 2012, 12:22:03 PM9/19/12
to pytho...@python.org
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
_______________________________________________
Python-Dev mailing list
Pytho...@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com

Brett Cannon

unread,
Sep 19, 2012, 1:03:52 PM9/19/12
to Ido Yohanan, pytho...@python.org
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.

_______________________________________________
Python-Dev mailing list
Pytho...@python.org
http://mail.python.org/mailman/listinfo/python-dev
Reply all
Reply to author
Forward
0 new messages