no more annoying '''.format()
This commit is contained in:
3
plug
3
plug
@ -33,7 +33,8 @@ def usage():
|
|||||||
#placeholder<hw> BEGIN
|
#placeholder<hw> BEGIN
|
||||||
hello world
|
hello world
|
||||||
#placeholder<hw> END
|
#placeholder<hw> END
|
||||||
some more original text'''.format(sys.argv[0]))
|
some more original text
|
||||||
|
'''.format(sys.argv[0]), end='')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user