Blender  V2.59
Functions | Variables
bpy_intern_string.c File Reference
#include <Python.h>

Go to the source code of this file.

Functions

void bpy_intern_string_init (void)
void bpy_intern_string_exit (void)

Variables

PyObject * bpy_intern_str_register
PyObject * bpy_intern_str_unregister
PyObject * bpy_intern_str_bl_rna
PyObject * bpy_intern_str_order
PyObject * bpy_intern_str_attr
PyObject * bpy_intern_str___slots__
PyObject * bpy_intern_str___bases__

Detailed Description

Definition in file bpy_intern_string.c.


Function Documentation

void bpy_intern_string_exit ( void  )
void bpy_intern_string_init ( void  )

Variable Documentation

Definition at line 37 of file bpy_intern_string.c.