|
eccLib 1.1.0
Python library for bioinformatics written in C
|
A simple that hold a string, and potentially it's Python parent object. More...
#include <reader.h>

Data Fields | |
| occurrence_t | line |
| The string token. | |
| PyObject * | obj |
| The Python object owning the token buffer. | |
A simple that hold a string, and potentially it's Python parent object.
| occurrence_t line_out::line |
The string token.
| PyObject* line_out::obj |
The Python object owning the token buffer.