This commit is contained in:
Vitor Santos Costa
2017-09-06 01:09:46 +01:00
parent a115024aee
commit abdc8a35f9
31 changed files with 579 additions and 815 deletions

View File

@@ -53,7 +53,7 @@ static bool py_close(int sno) {
static int py_put(int sno, int ch) {
PyObject *pyw; // buffer
// PyObject *pyw; // buffer
//int pyw_kind;
//PyObject *pyw_data;