Mercurial
>
labs
>
bespinclient
/ file revision / sitecustomize.py@7a26fc678ad992ab08dbc9b01b5f8961a124ba0a
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sitecustomize.py
author
Patrick Walton <pwalton@mozilla.com>
Mon, 11 Oct 2010 10:40:16 -0700
changeset 2057
7a26fc678ad992ab08dbc9b01b5f8961a124ba0a
parent 1985
c697424a5055d6f118647cb7f9536355dc737883
permissions
-rw-r--r--
Make the cursor show up consistently in the white theme, credits to bmc for finding the issue
import
sys
sys
.
setdefaultencoding
(
'utf8'
)