.pyw files

Tim Peters tim.one at comcast.net
Thu Jan 30 14:18:04 EST 2003


[Kevin Altis]
> I thought .pyw got compiled to .pywc and an optimized compile would be
> .pywo? That is based on the default being to just append 'c' or 'o' to the
> original extension. Has that changed or am I remembering incorrectly?

If you don't have Python installed, it doesn't matter; if you do have Python
installed, you could have found out the answer faster than it took to write
the question <0.9 wink>.






More information about the Python-list mailing list