Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-227575.py
File
recipe-227575.py
recipes/Python/227575_Display_Image_specified/recipe-227575.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#HelloImage - display an image file
2
# Simon Peverett - October 2003
3
# uses the PIL module: http://www.pythonware.com/products/pil/
4
# developed using ActivePython 2.2: http://www.activestate.com
Callers
nothing calls this directly
Calls
5
Tk
Class · 0.50
mainloop
Function · 0.50
open
Method · 0.45
pack
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected