SpiceyPy icon indicating copy to clipboard operation
SpiceyPy copied to clipboard

use pathlib

Open GregoireHENRY opened this issue 3 years ago • 0 comments

These functions in spiceypy.py were affected ([o] if output affected):

  • dashfn [o]
  • dasonw
  • cklpf
  • ckopn
  • ldpool
  • pcklof
  • spklef
  • spkopa
  • spkopn
  • unload
  • cltext
  • dafopr
  • dafopw
  • dasopr
  • dasopw
  • dskobj
  • dskopn
  • eklef
  • ekopn
  • ekopr
  • ekopw
  • exists
  • fn2lun
  • pckopn
  • txtopn

These tests in test_wrapper.py were affected:

  • test_dasac_dasopr_dasec_dasdc

Also added @GregoireHENRY as an author.

This PR solves #292.

GregoireHENRY avatar Feb 06 '22 01:02 GregoireHENRY