Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • ansi vs. unicode

    2 answers - 1132 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Thanks very much. more question: is it ok to use the
    Unicode version, even if I don't deal with Unicode (just to
    be "safe")? Does the Unicode build cause any extra overhead
    or anything else that ANSI doesn't do, even if I don't use
    Unicode with it?
    I think that we will have no choice in the near future, as IIUC Robin is planning to release only unicode from 2.7 on. However, Josiah has suggested a good recommendation: if you plan to release your work to non-ansi users (:-D), you will probably have to deal with unicode things. Maybe "saving" is not a feature you plan to use, but I always find that, in some way, I have to "load" something that the user specifies ;-)
    Andrea.
    Andrea Gavana (gavana (AT) kpo (DOT) kz)
    Reservoir Engineer
    KPDL
    4, Millbank
    SW1P 3JA London
    Direct Tel: +44 (0) 20 717 08936
    Mobile Tel: +44 (0) 77 487 70534
    Fax: +44 (0) 20 717 08900
    Web:
    To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
    For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org
  • No.1 | | 546 bytes | |

    Gavana, Andrea wrote:
    >Thanks very much. more question: is it ok to use the Unicode
    >version, even if I don't deal with Unicode (just to be "safe")?
    >Does the Unicode build cause any extra overhead or anything else
    >that ANSI doesn't do, even if I don't use Unicode with it?


    I think that we will have no choice in the near future, as IIUC Robin
    is planning to release only unicode from 2.7 on.

    That's not definite yet, but I am certainly toying with the idea.
  • No.2 | | 874 bytes | |

    Robin Dunn wrote:
    Gavana, Andrea wrote:
    Thanks very much. more question: is it ok to use the Unicode
    version, even if I don't deal with Unicode (just to be "safe")?
    Does the Unicode build cause any extra overhead or anything else
    that ANSI doesn't do, even if I don't use Unicode with it?
    >>

    >I think that we will have no choice in the near future, as IIUC Robin
    >is planning to release only unicode from 2.7 on.


    That's not definite yet, but I am certainly toying with the idea.

    I think you should do it, that way I don't have to worry about choosing. ;)

    To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
    For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org

Re: ansi vs. unicode


max 4000 letters.
Your nickname that display:
In order to stop the spam: 5 + 4 =
QUESTION ON "Python"

EMSDN.COM