Re: [Tutor] ascii to/from AL32UTF8 conversion

2015-11-23 Thread Steven D'Aprano
On Sun, Nov 22, 2015 at 11:19:17PM -0500, bruce wrote: > Hi. > > Doing a 'simple' test with linux command line curl, as well as pycurl > to fetch a page from a server. > > The page has a charset of >>AL32UTF8. I had never heard of that before, so I googled for it. No surprise, it comes from Or

[Tutor] ascii to/from AL32UTF8 conversion

2015-11-22 Thread bruce
Hi. Doing a 'simple' test with linux command line curl, as well as pycurl to fetch a page from a server. The page has a charset of >>AL32UTF8. Anyway to conert this to straight ascii. Python is throwing a notice/error on the charset in another part of the test.. The target site is US based, so