Package backend :: Package common :: Module fileutils :: Class GecosCache
[hide private]
[frames] | no frames]

Class GecosCache

source code

Cache getpwnam() and getgrnam() calls

Instance Methods [hide private]
 
__init__(self) source code
 
getuid(self, name)
Return the UID of the user by name
source code
 
getgid(self, name)
Return the GID of the group by name
source code
 
reset(self) source code
Class Variables [hide private]
  __shared_data = {}