openhook

Emile van Sebille emile at fenx.com
Sat Jun 6 12:39:31 EDT 2009


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




More information about the Python-list mailing list