python - compatibility between CPython and IronPython cPickle -


i wondering whether objects serialized using cpython's cpickle readable using ironpython's cpickle; objects in question not require modules outside of built-ins both cpython , ironpython include. thank you!

if use default protocol (0) text based, things should work. i'm not sure happen if use higher protocol. it's easy test ...


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -