Ticket #4 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Better unicode support

Reported by: jiangxin Owned by: jiangxin
Priority: major Milestone: 0.3.0
Component: SvnAuthz Version:
Keywords: Cc:

Description

Use "sys.setdefaultencoding" to avoid Unicode Exception is quite awesome.

Refector the code, for better unicode support.

Change History

comment:1 Changed 4 years ago by jiangx

  • status changed from new to closed
  • resolution set to fixed

(In [21]) Fix #4: Better unicode support. Do not use "sys.setdefaultencoding" any longer.

Note: See TracTickets for help on using tickets.