]> git.saurik.com Git - wxWidgets.git/blame - wxPython/scripts/img2png
don't lose encoding information when getting/setting the text in the control
[wxWidgets.git] / wxPython / scripts / img2png
CommitLineData
f6f98ecc
RD
1#!/usr/bin/env python
2
3from wxPython.tools.img2png import main
4main()
5