sid5432 / pyOTDR

Simple OTDR SOR file parser written in Python
GNU General Public License v3.0
71 stars 28 forks source link

Remove lazyxml and python2 compat import #23

Closed RemiDesgrange closed 4 years ago

RemiDesgrange commented 4 years ago

This PR remove python2 compat import (from __future__ ... and replace lazyxml by dicttoxml