[Python-Dev] Stdlib and timezones, again
Lennart Regebro
regebro at gmail.com
Mon Oct 1 18:39:03 CEST 2012
More information about the Python-Dev mailing list
Mon Oct 1 18:39:03 CEST 2012
- Previous message: [Python-Dev] Stdlib and timezones, again
- Next message: [Python-Dev] Stdlib and timezones, again
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Oct 1, 2012 at 6:21 PM, Larry Hastings <larry at hastings.org> wrote: > On 10/01/2012 04:29 PM, Barry Warsaw wrote: > > Using the script I mentioned in an different response, if someone installed > the database to some location (TBD), then there would probably be a config > file sitting next to it. A simple .ini file with an 'enable' flag would be > needed to turn on the override. > > > Perhaps said config file could also contain the timestamp of the tz > database? Then we could intelligently choose the most currentest one. > The most current one is likely to be the one provided by the operating system, which does not contain any .ini file, nor, as far as I can tell, any information about the database version or any timestamps. //Lennart -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121001/eb2aab87/attachment.html>
- Previous message: [Python-Dev] Stdlib and timezones, again
- Next message: [Python-Dev] Stdlib and timezones, again
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list