Files
mongo/lang/python/wiredtiger
Michael Cahill 0c241d2988 WT-1517 Set the packing size = 1 by default in the fast path.
Don't add extra checks into regular processing: we already set size = 1
in normal processing of packing strings if no size is specified.  Make
the Python packing code match so all test cases pass.
2016-01-20 14:54:25 +11:00
..