Commited.
-Tom
On Sun, 02 Apr 2006, Ola Bini defenestrated me:
>
> The attached patch contains working implementations of Time._dump and
> Time._load, and a (very) small test case for this. It also contains
> updates to MarshalStream and UnmarshalStream so we can handle
> marshal_dump and mars
Hi.
The attached patch contains working implementations of Time._dump and
Time._load, and a (very) small test case for this. It also contains
updates to MarshalStream and UnmarshalStream so we can handle
marshal_dump and marshal_load. That support seems to be working too.
I have not had time to t