Crossfire Server, Branch 1.12  R12190
Data Fields
pycode_cache_entry Struct Reference

Data Fields

time_t cached_time
PyCodeObject * code
sstring file
time_t used_time

Detailed Description

Definition at line 67 of file cfpython.c.


Field Documentation

Definition at line 70 of file cfpython.c.

Referenced by compilePython().

PyCodeObject* pycode_cache_entry::code

Definition at line 69 of file cfpython.c.

Referenced by compilePython().

Definition at line 68 of file cfpython.c.

Referenced by compilePython().

Definition at line 70 of file cfpython.c.


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