[Python-Dev] PEP 431 Time zone support improvements - Update
Lennart Regebro
regebro at gmail.com
Mon Jan 7 18:01:40 CET 2013
On Sun, Dec 30, 2012 at 10:47 AM, Ronald Oussoren <ronaldoussoren at mac.com>wrote:
> The module could be split into several modules in a package without
> affecting the public API if that would help with maintenance, simular to
> unittest.
>
Is there popular support for doing so, ie make datetime into a package,
have all of the pytz modules in there, but letting the public API go only
through datetime, ie no timezone submodule?
If the list decides so, I'll update the PEP.
//Lennart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20130107/bd1a2471/attachment.html>
More information about the Python-Dev
mailing list