[Python-Dev] Draft PEP for time zone support.
MRAB
python at mrabarnett.plus.com
Thu Dec 13 01:10:06 CET 2012
On 2012年12月12日 23:33, Lennart Regebro wrote:
> On Thu, Dec 13, 2012 at 12:23 AM, Terry Reedy <tjreedy at udel.edu> wrote:
>> As a Windows user, I would like there to be one tz data file used by all
>> Python versions on my machine, including ones included with other apps.
>> That would be nice, but where would that be installed? There is no
> standard location for zoneinfo files. And do we really want to install
> python-specific files outside the Python tree?
>Python version x.y is installed into, say, C:\Pythonxy, so perhaps a
good place would be, say, C:\Python.
More information about the Python-Dev
mailing list