R. David Murray added the comment:

On linux, if you call time.ctime() before and after changing the system 
/etc/localtime file, the time will be updated without restarting Python.  The 
same applies to datetime.now().

----------
nosy: +r.david.murray
stage: needs patch -> 

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17627>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to