• Andrew Kuchling's avatar
    #4153: update Unicode howto for Python 3.3 · 2151fc64
    Andrew Kuchling yazdı
    * 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
Adı
Son kayıt (commit)
Son güncelleme
..
argparse.rst Loading commit data...
cporting.rst Loading commit data...
curses.rst Loading commit data...
descriptor.rst Loading commit data...
functional.rst Loading commit data...
index.rst Loading commit data...
ipaddress.rst Loading commit data...
logging-cookbook.rst Loading commit data...
logging.rst Loading commit data...
logging_flow.png Loading commit data...
pyporting.rst Loading commit data...
regex.rst Loading commit data...
sockets.rst Loading commit data...
sorting.rst Loading commit data...
unicode.rst Loading commit data...
urllib2.rst Loading commit data...
webservers.rst Loading commit data...