quick win32 pipe and objects question

Harald Schneider h_schneider at marketmix.com
Fri Mar 22 06:35:32 EST 2002


Sorry for this newby-question .. why pickle ?

"dsavitsk" <dsavitsk at e-coli.net> schrieb im Newsbeitrag
news:X0sm8.575$d7.169869 at newssrv26.news.prodigy.com...
> when writing and reading from a pipe, is it okay to do something like ...
>
> >>> t = (0, 1, 2, 3)
> >>> r = win32pipe.CallNamedPipe(pipename, t, 512, 0)
>
> of should i pickle t first?
>
> -d
>
>





More information about the Python-list mailing list