#2295: cp720 encoding not supported by default
------------------------+---------------------------------------------------
 Reporter:  xpixelz     |       Owner:                         
     Type:  defect      |      Status:  new                    
 Priority:  normal      |   Milestone:                         
Component:  TurboGears  |     Version:  2.0b7                  
 Severity:  major       |    Keywords:  cp720, encoding, arabic
------------------------+---------------------------------------------------
 '''''OS :''''' ''Windows Vista Home Edition''[[BR]]
 '''''Python :''''' ''2.6''

 ...
 File "C:\Python26\lib\optparse.py", line 1648, in print_help
     file.write(self.format_help().encode(encoding, "replace"))
 LookupError: unknown encoding: cp720
 [[BR]][[BR]]
 the problem can be resolved by [[BR]]
 ''Adding cp720.py to "lib/encodings" of the working project (permanent
 solution)''[[BR]]
 or[[BR]]
 ''changing the working code page (under MSDOS I used "chcp 437" (temporary
 solution)''

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2295>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to