1. 22 Jun, 2013 4 commits
  2. 21 Jun, 2013 7 commits
  3. 20 Jun, 2013 2 commits
    • Andrew Kuchling's avatar
      #4153: update Unicode howto for Python 3.3 · 2151fc64
      Andrew Kuchling authored
      * state that python3 source encoding is UTF-8, and give examples
      
      * mention surrogateescape in the 'tips and tricks' section, and
        backslashreplace in the "Python's Unicode Support" section.
      
      * Describe Unicode support provided by the re module.
      
      * link to Nick Coghlan's and Ned Batchelder's notes/presentations.
      
      * default filesystem encoding is now UTF-8, not ascii.
      
      * Describe StreamRecoder class.
      
      * update acks section
      
      * remove usage of "I think", "I'm not going to", etc.
      
      * various edits
      
      * remove revision history and original outline
      2151fc64
    • Senthil Kumaran's avatar
      Add -b and -X options to python man page. · ce3dd0bd
      Senthil Kumaran authored
      Patch contributed by Corey Brune.
      ce3dd0bd
  4. 19 Jun, 2013 6 commits
  5. 18 Jun, 2013 2 commits
  6. 17 Jun, 2013 7 commits
  7. 16 Jun, 2013 5 commits
  8. 15 Jun, 2013 2 commits
  9. 14 Jun, 2013 1 commit
  10. 12 Jun, 2013 3 commits
  11. 11 Jun, 2013 1 commit