[Python-Dev] Security implications of pep 383

Lennart Regebro regebro at gmail.com
Tue Mar 29 22:40:01 CEST 2011


The lesson here seems to be "if you have to use blacklists, and you
use unicode strings for those blacklists, also make sure the string
you compare with doesn't have surrogates".

//Lennart


More information about the Python-Dev mailing list