]> granicus.if.org Git - python/commit
Two changes by Jeff Rush (slightly tweaked):
authorGuido van Rossum <guido@python.org>
Fri, 5 Dec 1997 21:56:45 +0000 (21:56 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 5 Dec 1997 21:56:45 +0000 (21:56 +0000)
commita075ce1618c30c7d0faf4de6e84920027da40e41
tree571d41a66aa38714b34525f3f6ba154b8243b70c
parent595d7ba06981edcddaa89c58e67300ef6d92f3c7
Two changes by Jeff Rush (slightly tweaked):

- New option -x, to skip first line of script

- Use the correct platform-specific delimiter and library location in
the usage message

(Also removed two blank lines and moved one line around so that each
part of the usage message is again under 512 bytes and the whole usage
message still fits in 23 lines.)
Modules/main.c