Jiba wrote: > Well done and thank you! I've applied it to the SVN. > > I've just slightly modified the _setcstate(state) methods, so as they are > backward compatible. > > Jiba >
In terrain.pyx you save _category_bitfield in __getcstate__ but you don't restor it in __setcstate__. I guess you wanted to make here the same modification than in coordsyst.pyx. Souvarine. _______________________________________________ Soya-user mailing list [email protected] https://mail.gna.org/listinfo/soya-user
