ELinks 0.18.0
open.h File Reference
#include <Python.h>
Include dependency graph for open.h:
This graph shows which files directly or indirectly include this file:

Functions

PyObject * python_open (PyObject *self, PyObject *args, PyObject *kwargs)
 

Variables

char python_open_doc []
 

Function Documentation

◆ python_open()

PyObject * python_open ( PyObject * self,
PyObject * args,
PyObject * kwargs )

Variable Documentation

◆ python_open_doc

char python_open_doc[]
extern