> PS. before investing time in Python, I wanted to find out if it > can interface low-level, by eg. calling the OS or C...etc. > eg. could it call linux's "dd if=......" ?
In python you have full access to the shell, and excellent interoperability with c. -Mike -- http://mail.python.org/mailman/listinfo/python-list