We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1734927 commit ab050b8Copy full SHA for ab050b8
shapefile.py
@@ -5,7 +5,7 @@
5
date: 2015/01/09
6
version: 1.2.2
7
Compatible with Python versions 2.4-3.x
8
-version changelog: Fixed u() to just return the byte sequence on exception
+version changelog: Added `Reader.iterShapeRecords` to help work with larger files
9
"""
10
11
__version__ = "1.2.2"
0 commit comments