| Reply | « Previous Thread | Next Thread » |
|
a character with unicode 0001,for example.
thanks in advance |
|
Unicode escapes are represented as u"\uXXXX", for example u"\u1234", or in your case u"\u0001". The digits are in hex. There's also a longer form, u"\Uxxxxxxxx" but it is not supported by PyS60.
|
|
hi jethro.fn
thanks for your reply |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| py2sis problem with PyS60 1.3.8 | taowu | Python | 16 | 2006-09-18 03:47 |
| codewarrior中编译出错?(每个例子均是一样) | uufile | Symbian | 3 | 2005-09-13 06:37 |
| Errors compilling and debugging Helloworld | doberlet | Symbian Tools & SDKs | 2 | 2004-03-04 19:08 |
| Codewarrior import .mmp error | serenade | Symbian Tools & SDKs | 1 | 2004-02-21 21:06 |
| I don't understand '"1\t"<0x6BCD><0x725B>' thingy in ***.LOC files... | advocatee | Symbian User Interface | 3 | 2003-08-26 04:50 |