MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577886.py

File recipe-577886.py

recipes/Python/577886_Convert_Image_Format/recipe-577886.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1## {{{ http://code.activestate.com/recipes/180801/ (r4)
2#!/usr/bin/env python
3
4"""Program for converting image files' format. Converts one file at a time or all

Callers

nothing calls this directly

Calls 9

CheckbuttonClass · 0.85
LabelClass · 0.85
RadiobuttonClass · 0.85
mainloopMethod · 0.80
TkClass · 0.50
FrameClass · 0.50
ButtonClass · 0.50
packMethod · 0.45
titleMethod · 0.45

Tested by

no test coverage detected