1. 26 Aug, 2013 2 commits
  2. 25 Aug, 2013 10 commits
  3. 24 Aug, 2013 3 commits
  4. 23 Aug, 2013 6 commits
  5. 22 Aug, 2013 6 commits
  6. 21 Aug, 2013 4 commits
  7. 20 Aug, 2013 2 commits
  8. 19 Aug, 2013 6 commits
  9. 18 Aug, 2013 1 commit
    • 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