Other Miscellaneous Services
crypt
Provides access to the Unix crypt() function.
Used to encrypt passwords
locale
Support for the POSIX locale functions.
resource
Allows a program to control and monitor its system resources
Can place limits on CPU time, file sizes, etc.
termios
Low-level terminal I/O handling.
For all of those vintage TTY fans.
<<<
O'Reilly OSCON 2000, Advanced Python Programming, Slide 62
July 17, 2000, beazley@cs.uchicago.edu
>>>