GeospatialPython / pyshp

This library reads and writes ESRI Shapefiles in pure Python.
MIT License
1.09k stars 259 forks source link

Why was Writer.save() removed? #251

Closed nanaeaubry closed 1 year ago

nanaeaubry commented 1 year ago

What's your question?

I was wondering at what version and why the save method in the Writer class was removed?

nanaeaubry commented 1 year ago

Found my answer, thanks