harold fellermann wrote:

f = open("/bin/exe.x","w")
print >>f , """CategoryY = GRIB
etc.
"""

This would overwrite the existing /bin/exe.x ...

HtH, Roland
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to