Home | History | Annotate | Download | only in Python

Lines Matching full:getlasterror

631         DWORD error = GetLastError();
650 errno = winerror_to_errno(GetLastError());