[Python-Dev] Stdlib and timezones, again (original) (raw)
Lennart Regebro regebro at gmail.com
Mon Oct 1 17:33:24 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 5:29 PM, Barry Warsaw <barry at python.org> wrote:
On Oct 01, 2012, at 05:15 PM, Lennart Regebro wrote:
>On Mon, Oct 1, 2012 at 5:11 PM, Barry Warsaw <barry at python.org> wrote: > >> I completely agree that just installing the Cheeseshop tz package should >> not be enough to prefer it over the system tz data. > >Do you have another potential mechanism in mind? Yes. 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.
OK, I'll have that in mind. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121001/ab755ea6/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 ]