Help with Streaming and Chunk Processing for Large JSON Data (60 GB) from Kenna API
2QdxY4RzWzUUiLuE at potatochowder.com
2QdxY4RzWzUUiLuE at potatochowder.com
Tue Oct 1 11:34:45 EDT 2024
On 2024-09-30 at 18:48:02 -0700,
Keith Thompson via Python-list <python-list at python.org> wrote:
> 2QdxY4RzWzUUiLuE at potatochowder.com writes:
> [...]
> > In Common Lisp, you can write integers as #nnR[digits], where nn is the
> > decimal representation of the base (possibly without a leading zero),
> > the # and the R are literal characters, and the digits are written in
> > the intended base. So the input #16fFFFF is read as the integer 65535.
>
> Typo: You meant #16RFFFF, not #16fFFFF.
Yep. Sorry.
More information about the Python-list
mailing list