Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Functions | Variables
eval.h File Reference

Go to the source code of this file.

Functions

 PyAPI_FUNC (PyObject *) PyEval_EvalCode(PyCodeObject *
 

Variables

PyObject PyObject PyObjectglobals
 
PyObject PyObject PyObject
PyObject
locals
 
PyObject PyObject PyObject
PyObject PyObject ** 
args
 
PyObject PyObject PyObject
PyObject PyObject int 
argc
 
PyObject PyObject PyObject
PyObject PyObject int PyObject ** 
kwds
 
PyObject PyObject PyObject
PyObject PyObject int PyObject
int 
kwdc
 
PyObject PyObject PyObject
PyObject PyObject int PyObject
int PyObject ** 
defs
 
PyObject PyObject PyObject
PyObject PyObject int PyObject
int PyObject int 
defc
 
PyObject PyObject PyObject
PyObject PyObject int PyObject
int PyObject int PyObject
closure
 

Function Documentation

PyAPI_FUNC ( PyObject )
read

Variable Documentation

PyObject* args

Copyright 2014 Google Inc. All rights reserved.