home *** CD-ROM | disk | FTP | other *** search
/ Freelog 33 / Freelog033.iso / Progr / Python-2.2.1.exe / TEST_UNICODE < prev    next >
Encoding:
Text File  |  2001-11-20  |  415 b   |  22 lines

  1. test_unicode
  2. Testing Unicode comparisons... done.
  3. Testing Unicode contains method... done.
  4. Testing Unicode formatting strings... done.
  5. Testing builtin unicode()... done.
  6. Testing builtin codecs... done.
  7. Testing standard mapping codecs... 0-127... 128-255... done.
  8. Testing Unicode string concatenation... done.
  9. Testing Unicode printing... abc
  10. abc def
  11. abc def
  12. abc def
  13. abc
  14.  
  15. abc
  16. abc
  17. def
  18.  
  19. def
  20.  
  21. done.
  22.