Blaine skrev:

I'm not sure if there is a Ctrl+Z in here... but, here's the output:
bla...@attila ~/tmp $ hexdump shebang-test
0000000 2123 752f 7273 622f 6e69 702f 7479 6f68
0000010 0a6e 6d69 6f70 7472 7320 7379 730a 7379
0000020 732e 6474 756f 2e74 7277 7469 2865 4822
0000030 6c65 6f6c 202c 6f77 6c72 2e64 6e5c 2922
0000040 000a
0000041

You can perhaps use "hexdump -c shebang-test"
to get characters instead of hexadecimals.

/ johan

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to