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

File recipe-578590.py

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

Source from the content-addressed store, hash-verified

1# Mandelbrot Fractal using Tkinter
2# FB36 - 20130706
3import Tkinter
4from Tkinter import *

Callers

nothing calls this directly

Calls 6

PhotoImageClass · 0.85
rangeFunction · 0.85
TkClass · 0.50
mainloopFunction · 0.50
putMethod · 0.45
packMethod · 0.45

Tested by

no test coverage detected