vms_lib module

(PYVMS LOGO) Python on OpenVMS

(go to: table of contents, index)

The 'vms_lib' module provides access to some OpenVMS LIB$ routines. Most routines DO NOT return a status code; they raise the exception 'vms_lib.error' when something went wrong. Routines that behave differently have it mentioned within their description.


Alphabetical list of routines:

(go to: table of contents, index)

01-FEB-1999 ZE.