Fred Drake wrote:
On Wed, Oct 7, 2009 at 10:34 AM, Swapnil Talekar <swapnil...@gmail.com> wrote:
1) Is the byte-compiled .pyc file and optimized .pyo file
platform-independent?(including python versions 3.x)
Yes.
To be clear, CPython's .pyc is platform independent for a particular x.y
version, and should, I believe, stay the same for all x.y.z releases,
but the format of .pyc may change slightly from x.y to x.(y+1)
_______________________________________________
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/archive%40mail-archive.com