commit | 9da33ab193803922141f654f6d3cccdaed6b4866 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Oct 24 23:59:28 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Oct 24 23:59:28 2013 +0300 |
tree | 316dbe92a8e6cb7a74a0c84c8e90cf00550b582c | |
parent | be80fc9a843e3c51d1030d3eab52d6287e5aef3a [diff] |
Issue #19287: Fixed the "in" operator of dbm.ndbm databases for string argument. Original patch by Arfrever Frehtes Taifersar Arahesis.