• smorokin's avatar
    improved exporting and importing extension objects to/from xml (#1083) · ca19970e
    smorokin authored
    * improved exporting and importing extension objects to/from xml
    
    * fixed a type annotation
    
    * compability to python 3.7
    
    * fixed type annotation for python < 3.9
    
    * remove optional parameter for <=3.8
    
    * added tests
    
    * comp with old pyhton versions
    
    * fixed an error in tests
    
    * somehow the name of the struct makes a difference
    ca19970e
test_xml.py 28.5 KB