problems with in 2.3.2 developed modules used with 2.2.2

Kevin Cazabon kevin at cazabon.com
Fri Oct 17 19:06:09 EDT 2003


Try deleting the .pyc version of the file... maybe 2.2.2 doesn't
realize that the magic number is wrong and that it should recompile
from the .py source.

Kevin.


"Raaijmakers, Vincent (IndSys,	GE Interlogix)" <Vincent.Raaijmakers at ge.com> wrote in message news:<mailman.179.1066413876.2192.python-list at python.org>...
> Sorry for the long header of this mail ;-)
> 
> Has anyone experienced modules developed in 2.3.2 (using IDLE and 
> PythonWin as IDE) don't work under 2.2.2.... I mean basic stuff like it 
> can not see classes from your .py file, so an import fails?
> 
> It almost likes that in my case 2.2.2 doesn't like the file format 
> generated by IDLE or PythonWin in 2.3.2.
> 
> Does someone know if this is a known problem?
> 
> Vincent




More information about the Python-list mailing list