mirror of https://github.com/python/cpython
dummy checkin for testing, please ignore
This commit is contained in:
parent
fee75ac4e5
commit
a5aa0b5261
|
@ -216,7 +216,6 @@ class bdist_wininst (Command):
|
|||
def get_exe_bytes (self):
|
||||
import base64
|
||||
return base64.decodestring(EXEDATA)
|
||||
|
||||
# class bdist_wininst
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
Loading…
Reference in New Issue