Even "nicer".
This commit is contained in:
+2
-5
@@ -1,5 +1,2 @@
|
|||||||
s = ' '.join('''\
|
with open('./thun/asm-dump.txt', 'wb') as f: f.write(' '.join('''\
|
||||||
'''.splitlines()).replace('), ', '),\n')
|
'''.splitlines()).replace('), ', '),\n'))
|
||||||
|
|
||||||
with open('./asm-dump.txt', 'wb') as f:
|
|
||||||
f.write(s)
|
|
||||||
Reference in New Issue
Block a user