A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2002-January/019554.html below:

Unicode file name support for Windows NT, was PEP-time ? ...

[Python-Dev] Re: PEP 277: Unicode file name support for Windows NT, was PEP-time ? ... [Python-Dev] Re: PEP 277: Unicode file name support for Windows NT, was PEP-time ? ...Neil Hodgson nhodgson@bigpond.net.au
Thu, 17 Jan 2002 22:04:53 +1100
M.-A. Lemburg, regarding unicodefilenames():

> Sounds like the run-time error solution would at least "solve"
> the issue in terms of making it depend on the used file name
> and underlying OS or file system.

   It is much better to choose a technique that will always work rather than
try to recover from a technique that may fail.

   unicodefilenames() can be dropped in favour of explicit OS and version
checks but this is replacing a simple robust check with a more fragile one.
unicodefilenames() will allow other environments to declare that client code
will be more robust by choosing to use Unicode strings as file name
arguments. This could include UTF-8 based systems such as OS X and BeOS, as
well as Windows variants like CE.

   Neil




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4