Kingsway to Python: Modules


mod00.py - module with vars only mod00test.py

mod01.py - module with function definition mod01test.py

mod02.py - names in a program and modules names

mod03.py - function dir(): names in an imported module

mod04.py - print name of the program

mod05.py - bulid-in variables which defines in program

mod06.py - list the name of build-in functions and variables

mod08.py - in development ...

mod10.py - in development ...

mod12.py - in development ...