> If I dump a Python dictionary into a file named "data.pkl" using
> Pickle module on a Linux operating system, will the data contained in
> "data.pkl" load fine in a Windows OS?

Yes.

> I mean will I be able to load the dictionary data contained in "data.pkl"
> just fine on Windows XP?

Yes.

Cheers,
Daniel


-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to