Commit d5e69238 authored by unknown's avatar unknown

dummy checkin for testing, please ignore

parent 0c569be9
...@@ -216,7 +216,6 @@ class bdist_wininst (Command): ...@@ -216,7 +216,6 @@ class bdist_wininst (Command):
def get_exe_bytes (self): def get_exe_bytes (self):
import base64 import base64
return base64.decodestring(EXEDATA) return base64.decodestring(EXEDATA)
# class bdist_wininst # class bdist_wininst
if __name__ == '__main__': if __name__ == '__main__':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment