<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I'm trying to use QDate but since my app use xmlrpc with
use_datetime=True, it requires some changes to work.<br>
<br>
Not sure if it can help, but have you seen this issue
<a class="moz-txt-link-freetext" href="http://bugs.python.org/issue23496">http://bugs.python.org/issue23496</a> ?<br>
<br>
<br>
Seb<br>
<br>
<div class="moz-cite-prefix">Le 04/08/2015 18:05, Stephen Chapman a
écrit :<br>
</div>
<blockquote
cite="mid:CAGLrwVYqeX+_Bm_aXejYDJMU40OLEanoSDzMkAGdUigy3kq7vQ@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>I believe i ran into this as well <br>
<br>
</div>
Is there any way you could use the QDate Class in Qt ?<br>
<br>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Aug 4, 2015 at 10:49 AM,
Sébastien RAMAGE <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:sramage@poifindus.com"
target="_blank">sramage@poifindus.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">I tried to
add the datetime module to a working *.pdy (Phil's
pyqt-demo.pdy) without touching the *.py file (I didn't
even put "import datetime") and it cause SIGABRT on
Py_Initialize()<br>
<br>
Unchecking datetime in pyqtdeploy "solves" the problem (but
my app needs datetime...)<br>
<br>
Attached pdy and py files<br>
<br>
I'm using the latest pyqtdeploy from hg, PyQT5.5.1 snapshot,
SIP 4.16.9, Qt 5.5.0 and python3.4.3<br>
<br>
<br>
Seb<br>
<br>
_______________________________________________<br>
PyQt mailing list <a moz-do-not-send="true"
href="mailto:PyQt@riverbankcomputing.com">PyQt@riverbankcomputing.com</a><br>
<a moz-do-not-send="true"
href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt"
rel="noreferrer" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>