python-utmp

Python module for working with utmp
 
  1
  1 review



Python-utmp provides 3 modules to access utmp and wtmp records. utmpaccess is lowlevel module wrapping glibc functions, UTMPCONST provides useful constants, and utmp is module build on top of utmpaccess module, providing object oriented interface.
Latest reviews
4
blueXrider 12 years ago

quite nice