diff options
Diffstat (limited to 'simplejson/_speedups.c')
-rw-r--r-- | simplejson/_speedups.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/simplejson/_speedups.c b/simplejson/_speedups.c index fb68e35..173c5e1 100644 --- a/simplejson/_speedups.c +++ b/simplejson/_speedups.c @@ -2596,7 +2596,6 @@ encoder_init(PyObject *self, PyObject *args, PyObject *kwds) "use_decimal", "namedtuple_as_object", "tuple_as_array", - "iterable_as_array" "int_as_string_bitcount", "item_sort_key", "encoding", |