Hackfut Security File Manager
Current Path:
/usr/lib64/python2.6/site-packages/modulator/Templates
usr
/
lib64
/
python2.6
/
site-packages
/
modulator
/
Templates
/
📁
..
📄
module_head
(113 B)
📄
module_method
(223 B)
📄
module_tail
(809 B)
📄
object_head
(243 B)
📄
object_method
(215 B)
📄
object_mlist
(117 B)
📄
object_new
(219 B)
📄
object_structure
(871 B)
📄
object_tail
(901 B)
📄
object_tp_as_mapping
(670 B)
📄
object_tp_as_number
(3.05 KB)
📄
object_tp_as_sequence
(1.37 KB)
📄
object_tp_call
(159 B)
📄
object_tp_compare
(121 B)
📄
object_tp_dealloc
(117 B)
📄
object_tp_getattr
(182 B)
📄
object_tp_hash
(95 B)
📄
object_tp_print
(131 B)
📄
object_tp_repr
(130 B)
📄
object_tp_setattr
(200 B)
📄
object_tp_str
(130 B)
Editing: object_tail
static char $Abbrev$type__doc__[] = "" ; static PyTypeObject $Abbrev$type = { PyObject_HEAD_INIT(&PyType_Type) 0, /*ob_size*/ "$name$", /*tp_name*/ sizeof($abbrev$object), /*tp_basicsize*/ 0, /*tp_itemsize*/ /* methods */ (destructor)$tp_dealloc$, /*tp_dealloc*/ (printfunc)$tp_print$, /*tp_print*/ (getattrfunc)$tp_getattr$, /*tp_getattr*/ (setattrfunc)$tp_setattr$, /*tp_setattr*/ (cmpfunc)$tp_compare$, /*tp_compare*/ (reprfunc)$tp_repr$, /*tp_repr*/ $tp_as_number$, /*tp_as_number*/ $tp_as_sequence$, /*tp_as_sequence*/ $tp_as_mapping$, /*tp_as_mapping*/ (hashfunc)$tp_hash$, /*tp_hash*/ (ternaryfunc)$tp_call$, /*tp_call*/ (reprfunc)$tp_str$, /*tp_str*/ /* Space for future expansion */ 0L,0L,0L,0L, $Abbrev$type__doc__ /* Documentation string */ }; /* End of code for $name$ objects */ /* -------------------------------------------------------- */
Upload File
Create Folder