-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

I have noted a problem when a I try to pickle an instance of
sqlalchemy.engine.base.RowProxy:

<...>
File "/usr/lib/python2.5/pickle.py", line 306, in save
     rv = reduce(self.proto)
File "/usr/lib/python2.5/copy_reg.py", line 76, in _reduce_ex
     raise TypeError("a class that defines __slots__ without "
 TypeError: a class that defines __slots__ without defining __getstate__
cannot be pickled


Is this limitation really necessary?



Thanks  Manlio Perillo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkrRylEACgkQscQJ24LbaUR5YwCbBF1KjQTWVpVU6P6I7X9taouv
vS8AoIRfmoyfF/hKt5vf+tBJ6ZqtBA3C
=BMbb
-----END PGP SIGNATURE-----

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to