Returns the union of sys.sql_modules and sys.system_sql_modules. The view returns a row for each natively compiled, scalar user-defined function. For more information, see Scalar User-Defined ...
install -Dm 644 etc/isw.conf "${pkgdir}/etc/isw.conf" install -Dm 644 etc/modprobe.d/isw-ec_sys.conf "${pkgdir}/etc/modprobe.d/isw-ec_sys.conf" install -Dm 644 etc ...
I'm working on writing tests for a Python module that looks like this (edited for compactness and clarity, of course): try: import FreeCAD Console = FreeCAD.Console # This is a function except ...