Poodletooth-iLand/panda/python/Lib/site-packages/wx/lib/editor/images.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

15 lines
419 B
Python
Executable file

# images converted with wxPython's img2py.py tool
# 12/14/2003 - Jeff Grimmett (grimmtooth@softhome.net)
#
# o 2.5 compatability update.
#
from wx.lib.embeddedimage import PyEmbeddedImage
EofImage = PyEmbeddedImage(
"iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAABHNCSVQICAgIfAhkiAAAADpJ"
"REFUeJxdjsENADAIAsUJbv8p3aB90WD5KJwJCihrZg4g+06Q88EM0quqFkh1dqQAtZcfrIcc"
"5OEFYDIVnsU0yrQAAAAASUVORK5CYII=")