#include <fileobject.h>
int PyFileObject::f_binary |
char* PyFileObject::f_buf |
char* PyFileObject::f_bufend |
char* PyFileObject::f_bufptr |
int(* PyFileObject::f_close)(FILE *) |
int PyFileObject::f_newlinetypes |
char* PyFileObject::f_setbuf |
int PyFileObject::f_skipnextlf |
int PyFileObject::f_softspace |
int PyFileObject::f_univ_newline |
int PyFileObject::readable |
int PyFileObject::unlocked_count |
int PyFileObject::writable |
The documentation for this struct was generated from the following file:
Copyright 2014 Google Inc. All rights reserved.