Closed GoogleCodeExporter closed 9 years ago
Original comment by schmi...@gmail.com
on 1 May 2012 at 9:20
Original comment by schmi...@gmail.com
on 1 May 2012 at 9:34
Fixed in revision, 1272.
None values can now be written to any type. They will be recorded and
"\0"*size, with the exception of strings which are stores as " "*size. If you
write a None to a String field, it will be read back in as an empty string. I
think this is the correct behavior.
Original comment by schmi...@gmail.com
on 13 Jul 2012 at 5:58
Original issue reported on code.google.com by
mhwa...@gmail.com
on 10 Feb 2012 at 10:52