Mailinglist Archive: opensuse-packaging (67 mails)
| < Previous | Next > |
Re: [opensuse-packaging] How to deal with Python .pyc and .pyo files?
- From: Michal Marek <mmarek@xxxxxxx>
- Date: Thu, 06 Dec 2007 14:02:27 +0100
- Message-id: <4757F2E3.9050105@xxxxxxx>
jan matejek wrote:
Then this is one more reason not to install python stuff into a
versioned directory. I thought the whole point of using
.../python-$major.$minor is to avoid problems with incompatible bytecode
files.
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Michal Marek napsal(a):
So... could python stop reporting errors in such cases and just silently
ignore the precompiled files? For mere mortals it's hard to understand
that they can use the same package with ELF binaries for years, but have
to rebuild python packages each time the python bytecode format changes.
well sorry if python bytecode format changes more often than ELF standard :P
There was no major (read 'incompatible') change since 2.0 release, i
just went through the changelogs.
Then this is one more reason not to install python stuff into a
versioned directory. I thought the whole point of using
.../python-$major.$minor is to avoid problems with incompatible bytecode
files.
Michal
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |