LWN.net Logo

python-utmp 0.8 released

From:  garabik-news-2005-05-AT-kassiopeia.juls.savba.sk
To:  comp-lang-python-announce-AT-moderators.isc.org
Subject:  ANN: python-utmp 0.8
Date:  Sun, 9 Aug 2009 20:19:58 +0000 (UTC)
Message-ID:  <h5nb1e$nig$1@aioe.org>
Archive-link:  Article, Thread

python-utmp 0.8
===============

python-utmp provides 3 modules to access utmp and wtmp records:

 * utmpaccess is lowlevel module written in C, wrapping/emulating glibc functions
 * UTMPCONST provides useful constants
 * utmp is module build on top of utmpaccess module, providing object oriented interface.

Module works on both SysV and BSD systems.

Notable changes:
 * some support for python3
 * __repr__ method for UtmpRecord and UtmpEntry

URL:
http://kassiopeia.juls.savba.sk/~garabik/software/python-...

License:
almost public domain

-- 
 -----------------------------------------------------------
| Radovan GarabĂ­k http://kassiopeia.juls.savba.sk/~garabik/ |
| __..--^^^--..__    garabik @ kassiopeia.juls.savba.sk     |
 -----------------------------------------------------------
Antivirus alert: file .signature infected by signature virus.
Hi! I'm a signature virus! Copy me into your signature file to help me spread!
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/


(Log in to post comments)

Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds