Home | History | Annotate | Download | only in simplejson

Lines Matching full:then

115     If ``skipkeys`` is ``True`` then ``dict`` keys that are not basic types
119 If ``ensure_ascii`` is ``False``, then the some chunks written to ``fp``
125 If ``check_circular`` is ``False``, then the circular reference check
129 If ``allow_nan`` is ``False``, then it will be a ``ValueError`` to
134 If ``indent`` is a non-negative integer, then JSON array elements and object
139 then it will be used instead of the default ``(', ', ': ')`` separators.
172 If ``skipkeys`` is ``True`` then ``dict`` keys that are not basic types
176 If ``ensure_ascii`` is ``False``, then the return value will be a
180 If ``check_circular`` is ``False``, then the circular reference check
184 If ``allow_nan`` is ``False``, then it will be a ``ValueError`` to
189 If ``indent`` is a non-negative integer, then JSON array elements and
195 then it will be used instead of the default ``(', ', ': ')`` separators.
226 than utf-8 (e.g. latin-1), then an appropriate ``encoding`` name must
249 other than utf-8 (e.g. latin-1) then an appropriate ``encoding`` name