On 6/6/2009 6:47 AM Scott David Daniels said...
Gaudha wrote:
Can anybody tell me what is meant by 'openhook' ?
Certainly someone can.


OK -- kidding aside, the only python related reference I find is in a proposal and patch [1] made by Anthony Roy for changes to the fileinput module. It's an argument passed into FileInput class initialization and apparently allows for a custom file open routine to be used to open the target file -- ergo openhook - a hook for opening.

Emile



[1] http://bugs.python.org/issue1613500

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

Reply via email to