[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] Possible small bug in docstring generation
From:       Shaheed Haque <srhaque () theiet ! org>
Date:       2017-03-20 19:50:28
Message-ID: CAHAc2jfLdKSqOUsBjsEVMmGwQUqHVTxhB7PgC5E0ipDJN4BwdQ () mail ! gmail ! com
[Download RAW message or body]

Hi Phil,

With sip 4.18.1, I noticed this function:

KMIME_EXPORT bool parseGenericQuotedString(const char *&scursor,
        const char *const send,
        QString &result, bool isCRLF,
        const char openChar = '"',
        const char closeChar = '"');

ends up generating a docstring as follows, which of course is missing
any escaping of the quotes...

PyDoc_STRVAR(doc_KMime_HeaderParsing_parseGenericQuotedString,
"parseGenericQuotedString(str, str, str, bool, str = '"', str = '"')
-> bool");


I'm not sure if this is fixed in a more recent release, but I thought
it worth mentioning...

Thanks, Shaheed
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic