Files
Phoenix/src
jeremyd2019 357a350837 Try both old and new buffer protocols on python2.7
While some objects on 2.7 might only implement the old buffer protocol,
some (notably memoryview) only implement the new buffer protocol, so
both need to be tried.
2020-07-02 22:41:12 -07:00
..
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2016-12-05 16:39:14 -06:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-06-16 19:51:09 -07:00
2020-03-10 11:41:39 -07:00
2020-03-25 10:49:44 +01:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00
2020-03-10 11:41:39 -07:00

This directory holds source code that is not generated by any of the tools,
but is edited by hand instead. It may include C/C++, SIP or Python code as
needed.