[TxMt] Interactive input for a python script

Rajanikanth Jammalamadaka rajanikanth at gmail.com
Mon Mar 8 21:12:26 UTC 2010


Hi

How can I make textmate ask me for input for the following Python script:

import sys

for i in sys.argv[1:]:
print i, hex(i)

Thanks,
Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20100308/c7c0f4ca/attachment.html>


More information about the textmate mailing list