Skip to content
  • Yori Fournier's avatar
    Add MplUnpickler class. · 4ad28a59
    Yori Fournier authored
    This Unpickler translate any pickled object into the correct (local) namespace.
    
    Add the first functional test
    1. to setup: ./setup_test_folder.sh
    2. to test: python test_com.py
    3. to clean: ./clean_test_folder.py
    4ad28a59