errors with json.loads
Christopher Reimer
christopher_reimer at icloud.com
Wed Sep 20 21:05:57 EDT 2017
> On Sep 20, 2017, at 5:03 PM, Stefan Ram <ram at zedat.fu-berlin.de> wrote:
>
> Dennis Lee Bieber <wlfraed at ix.netcom.com> writes:
>> After removing all the \xa0 bytes
>> and trying to decode it I get...
>
> I did the same here, before I read your post.
> I got the same results, but did not post them.
>
> Someone has posted programs with \xA0 (NBSP IIRC)
> at the start of lines of the soure here before, in:
>
> From: Christopher Reimer <christopher_reimer at yahoo.com>
> Newsgroups: comp.lang.python
> Subject: Setting property for current class from property in an different class...
> Date: Wed, 6 Sep 2017 19:24:40 -0700
> Message-ID: <mailman.144.1504751085.2733.python-list at python.org>
>
> , and when I removed them, I was able to execute the
> source from his post from 2017-Sep-06 without errors.
>
> So I was feeling to lazy to bother this time.
>
> --
> https://mail.python.org/mailman/listinfo/python-list
I had a NBSP in my code?! News to me...
Chris R.
More information about the Python-list
mailing list