Module exceptions :: Class UnicodeDecodeError
[show private | hide private]
[frames | no frames]

Class UnicodeDecodeError

Exception --+            
            |            
StandardError --+        
                |        
       ValueError --+    
                    |    
         UnicodeError --+
                        |
                       UnicodeDecodeError


Unicode decoding error.
Method Summary
  __init__(...)
  __str__(...)
Inherited from Exception: __getitem__

Class Variable Summary
Inherited from UnicodeError: __implemented__, __provides__
Inherited from Exception: __providedBy__

Generated by Epydoc 2.1 on Thu Aug 16 09:55:08 2007 http://epydoc.sf.net