Server IP : 10.254.12.21 / Your IP : 10.254.12.21 Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40 System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/python-pycurl-7.19.0/ |
Upload File : |
If you want to hack on pycurl, here's our list of unresolved issues: NEW FEATURES/IMPROVEMENTS: * Callback handling for stream seek. * Add docs to the high-level interface. DEFICIENICES: * Using certain invalid options, it may be possible to cause a crash. This is un-Pythonic behaviour, but you somewhere have to draw a line between efficiency (and feature completeness) and safety. There _are_ quite a number of internal error checks, but tracking and catching all possible (deliberate) misuses is not a goal (and probably impossible anyway, due to the complexity of libcurl).