Functions | |
| thumbnail () | |
Variables | |
| str | iconstr |
| icon = thumbnail() | |
| f = open("thumbnail.png","wb") | |
| odf.thumbnail.thumbnail | ( | ) |
Definition at line 72 of file thumbnail.py.
| odf.thumbnail.f = open("thumbnail.png","wb") |
Definition at line 78 of file thumbnail.py.
| odf.thumbnail.icon = thumbnail() |
Definition at line 77 of file thumbnail.py.
| str odf.thumbnail.iconstr |
Definition at line 12 of file thumbnail.py.