Flag which indicates whether the file is open in binary (1) or text (0) mode
Allocated readahead buffer
Points after last occupied position
Current buffer position
_
_
Availability: >= 2.6
_
_
_
Types of newlines seen
Buffer for setbuf(3) and setvbuf(3)
Skip next \n
Flag used by 'print' command
Handle any newline convention
Availability: >= 2.6
Num. currently running sections of code Availability: >= 2.6 using f_fp with the GIL released.
List of weak references
Availability: >= 2.6
_
_
subclass of PyObject Availability: 2.*