Skip to content
Snippets Groups Projects
  • Bastien Montagne's avatar
    3cc970ea
    OBJ IO: add some progress report for user. · 3cc970ea
    Bastien Montagne authored
    Use new 'progress_report' util module to do both a (basic) report of I/O progression,
    together with some logging/timing of main steps.
    
    We could probably go much further, but for now it will do.
    
    Also, using files as context manager, too!
    3cc970ea
    History
    OBJ IO: add some progress report for user.
    Bastien Montagne authored
    Use new 'progress_report' util module to do both a (basic) report of I/O progression,
    together with some logging/timing of main steps.
    
    We could probably go much further, but for now it will do.
    
    Also, using files as context manager, too!