Next: Return Value
Up: PILSetRootNameFunction
Previous: PILSetRootNameFunction
Contents
This function instruct PIL to use function 'func' as a new URL to filename
conversion routine. This function will be called during validation
of any parameter of type file with access checking on ('fr', 'fw', 'fn' or
'fe').
PIL's default function is the one which speaks CFITSIO's language.
It is valid to call this function with func set to NULL. In this case
any URL will be treated verbatim as a filename during filename
validation phase.
Bryan Irby
2004-10-05