Closed GoogleCodeExporter closed 8 years ago
Original comment by geospati...@gmail.com
on 17 Nov 2011 at 3:18
Patch.
{{{
if val is None:
record.append("")
else:
record.append(val)
}}}
Original comment by david.a....@gmail.com
on 14 Jan 2012 at 8:55
Please fix this simple but awful bug!
Original comment by david.ri...@myotisoft.com
on 25 Feb 2012 at 10:15
Very annoying issue for an awesome python package.
Original comment by codyalan...@gmail.com
on 29 Oct 2012 at 8:03
Fixed in version 1.1.7
Original comment by geospati...@gmail.com
on 23 Jun 2013 at 7:43
Original issue reported on code.google.com by
lordv...@gmail.com
on 16 Nov 2011 at 11:30