[Python-Dev] limited_api and datetime

2017年8月22日 07:13:31 -0700

Hi again,
I am trying to support the limited Api (PEP 384) for PySide. Fortunately, 
everything worked out of the box, just the datetime module gives me
a problem. Inspection showed that datetime is completely removed
when the limitation is set. 
Can somebody enlighten me why that needs to be so?
And how should I use datetime, instead: Fish the functions out of
the dynamically imported datetime module?
Thanks in advance - Chris
Sent from my Ei4Steve
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to