• Andrew Kuchling's avatar
    #18562: various revisions to the regex howto for 3.x · ef48cdae
    Andrew Kuchling authored
    * describe how \w is different when used in bytes and Unicode patterns.
    
    * describe re.ASCII flag to change that behaviour.
    
    * remove personal references ('I generally prefer...')
    
    * add some more links to the re module in the library reference
    
    * various small edits and re-wording.
    ef48cdae
regex.rst 59.7 KB