/opt/alt/python27/lib64/python2.7/lib-dynload
NameSizeModeActions
arraymodule.so424960755editdlrm
audioop.so244880755editdlrm
binascii.so210080755editdlrm
bz2.so370080755editdlrm
cmathmodule.so461520755editdlrm
cPickle.so772960755editdlrm
cStringIO.so192800755editdlrm
datetime.so827920755editdlrm
dbm.so120720755editdlrm
dlmodule.so91920755editdlrm
fcntlmodule.so146960755editdlrm
future_builtins.so81760755editdlrm
gdbmmodule.so167200755editdlrm
grpmodule.so94960755editdlrm
imageop.so141200755editdlrm
itertoolsmodule.so608800755editdlrm
linuxaudiodev.so130080755editdlrm
math.so344960755editdlrm
mmapmodule.so218000755editdlrm
nismodule.so122000755editdlrm
operator.so425120755editdlrm
ossaudiodev.so260320755editdlrm
parsermodule.so496320755editdlrm
pyexpat.so2083600755editdlrm
Python-2.7.18-py2.7.egg-info15250644editdlrm
readline.so248080755editdlrm
resource.so116400755editdlrm
selectmodule.so244640755editdlrm
spwdmodule.so90640755editdlrm
stropmodule.so253840755editdlrm
syslog.so88960755editdlrm
termios.so251920755editdlrm
timemodule.so219280755editdlrm
timingmodule.so57680755editdlrm
unicodedata.so6918560755editdlrm
xxsubtype.so90160755editdlrm
zlibmodule.so251920755editdlrm
_bisectmodule.so98720755editdlrm
_bsddb.so1694000755editdlrm
_codecs_cn.so1465680755editdlrm
_codecs_hk.so1545360755editdlrm
_codecs_iso2022.so212000755editdlrm
_codecs_jp.so2616400755editdlrm
_codecs_kr.so1341520755editdlrm
_codecs_tw.so1081040755editdlrm
_collectionsmodule.so323680755editdlrm
_cryptmodule.so50960755editdlrm
_csv.so298640755editdlrm
_ctypes.so1257520755editdlrm
_curses.so788480755editdlrm
_curses_panel.so130960755editdlrm
_elementtree.so508960755editdlrm
_functoolsmodule.so128320755editdlrm
_hashlib.so217680755editdlrm
_heapq.so223680755editdlrm
_hotshot.so274160755editdlrm
_io.so1551200755editdlrm
_json.so382800755editdlrm
_localemodule.so216080755editdlrm
_lsprof.so171600755editdlrm
_md5module.so140960755editdlrm
_multibytecodecmodule.so315040755editdlrm
_multiprocessing.so299680755editdlrm
_randommodule.so129040755editdlrm
_sha256module.so208640755editdlrm
_sha512module.so249600755editdlrm
_shamodule.so137760755editdlrm
_socketmodule.so826320755editdlrm
_sqlite3.so818400755editdlrm
_ssl.so953120755editdlrm
_struct.so379360755editdlrm
Edit: /opt/alt/python27/lib64/python2.7/lib-dynload/future_builtins.so (8176B)
ELF>@0@8@   0 00 0 $$Ptd ,,QtdGNUp‡ )bT=um `@) 9|CEqX Se + "? P 0       __gmon_start___init_fini__cxa_finalize_Jv_RegisterClassesinitfuture_builtinsPy_InitModule4_64PyImport_ImportModuleNoBlockPyModule_AddObjectPyObject_GetAttrStringPyObject_ReprPyNumber_ToBaselibpython2.7.so.1.0libpthread.so.0libc.so.6_edata__bss_start_end/opt/alt/python27/lib64GLIBC_2.2.5ui (( (    `      P  `    @          ( 0 8  @  H*uH5 % @% h% h% h% h% h% h% hHHU HtHÐU=x HATSubH=8 t H=g HK L%< HM L)HHH9s DHH- AH" H9r [A\fH= UHtH HtH= @ÐATH]H H59 H=Z1UASH H$H4HD$HD$H'HD$zHItbH=#vHHtNH4$Ht4H"H3HLH.xHH3Ht HfHuHEHHHEtH []A\HEHP0H []A\ffff.H(HHUHSHH HtHs HHHuH[ÐHHimapifilterizipfuture_builtinsitertoolshexoctascii;,`HP`pzRx <B_G D@  AABH N AAB\t  (   o 4  @8 oooo 0 &6FVfvThis module provides functions that will be builtins in Python 3.0, but that conflict with builtins that already exist in Python 2.x. Functions: ascii(arg) -- Returns the canonical string representation of an object. filter(pred, iterable) -- Returns an iterator yielding those items of iterable for which pred(item) is true. hex(arg) -- Returns the hexadecimal representation of an integer. map(func, *iterables) -- Returns an iterator that computes the function using arguments from each of the iterables. oct(arg) -- Returns the octal representation of an integer. zip(iter1 [,iter2 [...]]) -- Returns a zip object whose .next() method returns a tuple where the i-th element comes from the i-th iterable argument. The typical usage of this module is to replace existing builtins in a module's namespace: from future_builtins import ascii, filter, map, hex, oct, zip hex(number) -> string Return the hexadecimal representation of an integer or long integer.oct(number) -> string Return the octal representation of an integer or long integer.ascii(object) -> string Return the same as repr(). In Python 3.x, the repr() result will contain printable characters unescaped, while the ascii() result will have such characters backslash-escaped. `  P ` @  future_builtins.so.debug=.shstrtab.note.gnu.build-id.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.ctors.dtors.jcr.data.rel.ro.dynamic.got.got.plt.data.bss.gnu_debuglink $o<( 048o"Eo T8^@@ hcn(t z2 : ,     ( (0 0  P` `     @