Python on OpenVMS
(go to: table of contents,
index)
The 'vms_sys' module provides access to some OpenVMS SYS$ routines.
Most functions DO NOT return a status code; they raise the exception
'vms_sys.error' when something went wrong.
Functions that behave differently have it mentioned at their description.
Alphabetical list of routines:
(go to: table of contents,
index)
15-AUG-1999 ZE.