Moving from perl to python: questions

David R. Favor dfavor at austin.ibm.com
Wed Feb 16 09:15:09 EST 2000


I'm moving from perl to python.

Attached is a simple snippet of code that I'm having trouble with.

Questions:

  1) Best way to convert array argv[1:] into string to pass functions

  2) How to implement a no-frills file slurp() function

Assistance appreciated.

Thanks.




More information about the Python-list mailing list