Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: XML modules
Post: RE: XML modules

In case anyone is interested: In the end I managed to do everything with lxml, and I'm very happy with the results. Python is really nice. But I still think the lack of the function "getLang()" is a ...
bertilow Web Scraping & Web Development 1 1,763 Feb-09-2020, 07:10 PM
    Thread: XML modules
Post: XML modules

I'm porting a web application from Perl to Python3 (using mod_wsgi and Flask). The application uses XML extensively. I've found that I need to use the Python module "libxml2" for some tasks and "lxml...
bertilow Web Scraping & Web Development 1 1,763 Jan-25-2020, 02:05 PM
    Thread: Check for funny characters with a regexp
Post: RE: Check for funny characters with a regexp

(Jan-18-2020, 11:41 PM)Gribouillis Wrote: The problem is that I and S belong to the uppercase version of the character sequence Yes, that's what I figured. Thanks for confirming that. I was hoping f...
bertilow General Coding Help 4 2,844 Jan-19-2020, 10:16 AM
    Thread: Check for funny characters with a regexp
Post: Check for funny characters with a regexp

I want to be able to check if a string contains any of the following "funny" characters: "ā㥹ĆćČčĎďĐđēĕĖėęěĞğġīįİıĽľŁłŃńņňŋŌōőŒœŕřŚśŞşŠšŢţťŧũūŮűųŹźŻżŽžſ" Let's say the string is "abcdefghijklmnopq...
bertilow General Coding Help 4 2,844 Jan-18-2020, 09:08 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020