jan matejek wrote: > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
