coqpit icon indicating copy to clipboard operation
coqpit copied to clipboard

Allow file-like objects when saving and loading

Open agrinh opened this issue 3 years ago • 2 comments

Replaces #15 which was reverted. Fixes the incompatibility with python 3.6 by using a regular contextmanager instead of nullcontext.

agrinh avatar Mar 17 '22 10:03 agrinh

@erogol not sure if this is still interesting, but here's a simple fix to the nullcontext incompatibility.

agrinh avatar Mar 17 '22 10:03 agrinh

Sorry I have no idea what happened here, tried to do things directly from the online editor. I'll clean this up.

agrinh avatar Mar 17 '22 16:03 agrinh