to whom it may concern
new version v0.0.15 released today
https://github.com/kr-g/mpymodcore
this version includes experimental ACE editor integration
https://ace.c9.io/.
supports direct editing of source code on a remote device.
comes already with syntax highlighting for .py, .json, .css, .html, .js (javascript) file types.
code folding, undo, redo, search, replace, goto line.
code beautifier not yet integrated.
editing code size limitation is 4 kb.
another feature is NTP timezone support.
have a look at module moddev.ntp.TZ_Support and module moddev.ntp_tz_cet.TZ_cet.
it's an implemented logic (not using iana tzdb which contains also historical timezone data).
the tz module is implemented as state machine which is aware of WLAN changes