[Python-Dev] Security implications of pep 383
Lennart Regebro
regebro at gmail.com
Wed Mar 30 08:37:53 CEST 2011
More information about the Python-Dev mailing list
Wed Mar 30 08:37:53 CEST 2011
- Previous message: [Python-Dev] Security implications of pep 383
- Next message: [Python-Dev] not possible to install python 3.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 29, 2011 at 23:17, "Martin v. Löwis" <martin at v.loewis.de> wrote: > I think the whole blacklist example is artificial. The string in the > blacklist is actually a Chinese "hello" greeting, so it surely isn't > the string being blacklisted. For proper blacklisting, you would likely > use substring searches, case-insensitivity, transliterations, and > perhaps even regular expressions and word stemming. Good point. //Lennart
- Previous message: [Python-Dev] Security implications of pep 383
- Next message: [Python-Dev] not possible to install python 3.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list