Loic Dachary <[EMAIL PROTECTED]> writes: > proppy <[EMAIL PROTECTED]> writes: > > > Did someone on the list experienced the same issues ? > > Nope. That calls for a fixture, I think.
Workaround: Appending .__dict__ allow you to serialize arbitrary python objects See: http://jpoker.aminche.com/poker-table-is-not-json-serializable-workaround.log Source: http://www.marcstober.com/blog/2007/07/07/serializing-arbitrary-python-objects-to-json-using-__dict__/ -- bou ^ _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
