Home | History | Annotate | Download | only in Python

Lines Matching refs:PyFile_Check

1257     if (!PyFile_Check(f)) {
1298 if (!PyFile_Check(f)) {