Wizards Magic  3.2.20
MTG based computer game
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Attributes | List of all members
_PyScannerObject Struct Reference

Public Attributes

PyObject_HEAD PyObject * encoding
 
PyObject * strict
 
PyObject * object_hook
 
PyObject * pairs_hook
 
PyObject * parse_float
 
PyObject * parse_int
 
PyObject * parse_constant
 
PyObject * memo
 

Member Data Documentation

PyObject_HEAD PyObject* _PyScannerObject::encoding
PyObject* _PyScannerObject::memo
PyObject* _PyScannerObject::object_hook
PyObject* _PyScannerObject::pairs_hook
PyObject* _PyScannerObject::parse_constant
PyObject* _PyScannerObject::parse_float
PyObject* _PyScannerObject::parse_int
PyObject* _PyScannerObject::strict

The documentation for this struct was generated from the following file: