Sign in
android
/
platform
/
external
/
python
/
5ed78cddc7ad72dfa580bbc3a0ff5e63896ec42c
/
.
/
Tools
/
modulator
/
Templates
/
object_tp_print
blob: 76408d234f48c0734323a90cebe3196f9bfbe3a4 [
file
] [
log
] [
blame
]
static
int
$abbrev$_print
(
$abbrev$object
*
self
,
FILE
*
fp
,
int
flags
)
{
/* XXXX Add code here to print self to fp */
return
0
;
}