mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
dummy checkin for testing, please ignore
This commit is contained in:
parent
fee75ac4e5
commit
a5aa0b5261
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue