/usr/lib/python2.6/lib-dynload
NameSizeModeActions
arraymodule.so366360555editdlrm
audioop.so209880555editdlrm
binascii.so196600555editdlrm
bz2.so326720755editdlrm
cmathmodule.so324480555editdlrm
cPickle.so706240555editdlrm
cStringIO.so171520555editdlrm
datetime.so724280755editdlrm
dbm.so103480755editdlrm
dlmodule.so71320555editdlrm
fcntlmodule.so135520555editdlrm
future_builtins.so48360755editdlrm
gdbmmodule.so138080555editdlrm
grpmodule.so69800555editdlrm
imageop.so126680555editdlrm
itertoolsmodule.so455400555editdlrm
linuxaudiodev.so105000555editdlrm
mathmodule.so215640555editdlrm
mmapmodule.so198840555editdlrm
nismodule.so92960555editdlrm
operator.so302080555editdlrm
ossaudiodev.so234600755editdlrm
parsermodule.so437760555editdlrm
pyexpat.so426200755editdlrm
Python-2.6.6-py2.6.egg-info15240644editdlrm
readline.so198040555editdlrm
resource.so81000555editdlrm
selectmodule.so203240555editdlrm
spwdmodule.so71800555editdlrm
stropmodule.so225600555editdlrm
syslog.so62800755editdlrm
termios.so155320555editdlrm
timemodule.so167800555editdlrm
timingmodule.so43520555editdlrm
unicodedata.so5867560555editdlrm
xxsubtype.so68200555editdlrm
zlibmodule.so196120555editdlrm
_bisectmodule.so76160555editdlrm
_bsddb.so1105160555editdlrm
_bytesio.so170600755editdlrm
_codecs_cn.so1309720555editdlrm
_codecs_hk.so1431640555editdlrm
_codecs_iso2022.so175080555editdlrm
_codecs_jp.so2240280555editdlrm
_codecs_kr.so1227480555editdlrm
_codecs_tw.so951320555editdlrm
_collectionsmodule.so254440555editdlrm
_cryptmodule.so37760555editdlrm
_csv.so247960555editdlrm
_ctypes.so1088360755editdlrm
_curses.so705520755editdlrm
_curses_panel.so105440755editdlrm
_elementtree.so359760755editdlrm
_fileio.so171000755editdlrm
_functoolsmodule.so86520555editdlrm
_hashlib.so124280755editdlrm
_heapq.so170480755editdlrm
_hotshot.so254440755editdlrm
_json.so114000755editdlrm
_localemodule.so157760555editdlrm
_lsprof.so161440755editdlrm
_multibytecodecmodule.so258480555editdlrm
_multiprocessing.so217160755editdlrm
_randommodule.so104480555editdlrm
_socketmodule.so584040555editdlrm
_sqlite3.so647680755editdlrm
_ssl.so289520555editdlrm
_struct.so315200555editdlrm
_weakref.so48920555editdlrm
Edit: /usr/lib/python2.6/lib-dynload/spwdmodule.so (7180B)
ELF44 ($$Ptd ,,QtdGNUAsŠ>I@Ȭ3R=  |CEqXvusW + (jH7"tah ? (  __gmon_start___init_fini__cxa_finalize_Jv_RegisterClassesinitspwdPy_InitModule4PyModule_AddObjectPyStructSequence_InitTypePyStructSequence_NewPyString_FromStringPyInt_FromLongPyErr_Occurred_Py_NoneStructPyList_NewsetspentgetspentPyList_AppendendspentPyArg_ParseTuplegetspnamPyExc_KeyErrorPyErr_SetStringlibpthread.so.0libc.so.6_edata__bss_start_endGLIBC_2.1.3GLIBC_2.0Wsi yii @DLPT\ptx    $ ( ,048<@US[\ t.8X[ hhhhh h($h0(h8p,h@`0hHP4hP@8hX0<h` @hhDhpHhxLhUVS d$u\t $)֋9st&9rƃd$[^] US0{d$싓tt $Ѝd$[]Ë$ÐUVS:d$ЍlD$D$D$ LD$$t3 ,t.t$T$$ǃ d$0[^]Ív|ET$4$E븍&'UWVS<Çd$䍃,$${F G$eFG$gFG $YFG$KFG$=F G$/F$G$!F(G $F,u d$[^_]Ët=1d$[^_]ËFa&F 3&F4$1P븍t&'UWVSYd$$ tVt&wt?tXD$<$u4uыF4$P?uȍ&Od$[^_]Ëu F4$Pt 1d$[^_]Í&G<$1P܍&'US0{d$܍ED$PD$E $]1u d$$[]fE$1t d$$[]Í[D$$1뾐UVS t &vЋu[^]US[Y[s:getspnamgetspnam(): name not foundgetspallspwd.struct_spwdsp_namlogin namesp_pwdencrypted passwordsp_lstchgdate of last changesp_minmin #days between changessp_maxmax #days between changessp_warnsp_inactsp_expiresp_flagreserved#days before pw expires to warn user about it#days after pw expires until account is blocked#days since 1970-01-01 until account is disabled;(DpzR| (AB B} AA D <H%AB CB AAA A T AAA A <AB C~ AAA A m AAA H ,yAB Ax A C Y A A GW  ( oT  oooo"2BRbrThis module provides access to the Unix shadow password database. It is available on various Unix versions. Shadow password database entries are reported as 9-tuples of type struct_spwd, containing the following items from the password database (see `'): sp_namp, sp_pwdp, sp_lstchg, sp_min, sp_max, sp_warn, sp_inact, sp_expire, sp_flag. The sp_namp and sp_pwdp are strings, the rest are integers. An exception is raised if the entry asked for cannot be found. You have to be root to be able to use this module.getspnam(name) -> (sp_namp, sp_pwdp, sp_lstchg, sp_min, sp_max, sp_warn, sp_inact, sp_expire, sp_flag) Return the shadow password database entry for the given user name. See spwd.__doc__ for more on shadow password database entries.getspall() -> list_of_entries Return a list of all available shadow password database entries, in arbitrary order. See spwd.__doc__ for more on shadow password database entries.spwd.struct_spwd: Results from getsp*() routines. This object may be accessed either as a 9-tuple of (sp_nam,sp_pwd,sp_lstchg,sp_min,sp_max,sp_warn,sp_inact,sp_expire,sp_flag) or via the object attributes as named in the above tuple.F p j s @  <  l ! + 3 spwdmodule.so.debugv0.data.rodata.shstrtab.dynamic.note.gnu.build-id.eh_frame.gnu.hash.fini.gnu_debuglink.dynsym.gnu.version.rel.dyn.data.rel.ro.gnu.version_r.jcr.eh_frame_hdr.dynstr.ctors.dtors.bss.init.rel.plt.got.plt.got.text"$?o<^ TTfo6o0s   0 HI( ( 2D D  ,5 |P``p  O