/usr/lib/python3/dist-packages/softwareproperties/__pycache__
NameSizeModeActions
AptAuth.cpython-310.pyc27170644editdlrm
cloudarchive.cpython-310.pyc45030644editdlrm
CountryInformation.cpython-310.pyc13220644editdlrm
distro.cpython-310.pyc12210644editdlrm
extendedsourceslist.cpython-310.pyc198060644editdlrm
MirrorTest.cpython-310.pyc64310644editdlrm
ppa.cpython-310.pyc66480644editdlrm
shortcuthandler.cpython-310.pyc225940644editdlrm
shortcuts.cpython-310.pyc8700644editdlrm
SoftwareProperties.cpython-310.pyc252500644editdlrm
sourceslist.cpython-310.pyc12960644editdlrm
uri.cpython-310.pyc9970644editdlrm
__init__.cpython-310.pyc5720644editdlrm
Edit: /usr/lib/python3/dist-packages/softwareproperties/__pycache__/AptAuth.cpython-310.pyc (2717B)
o U7e @sddlmZddlZddlZddlZddlZddlZddlZddlZddlm Z ejZ ddZ e Z e de de de d e d Gd d d Z dS) )print_functionN)PIPEcCs|SN)errz:Ubuntu CD Image Automatic Signing Key zBUbuntu Archive Automatic Signing Key (2012) zAUbuntu CD Image Automatic Signing Key (2012) zBUbuntu Extras Archive Automatic Signing Key c@s>eZdZdddZddZddZdd Zd d Zd d ZdS)AptAuth/cCsz||_t|_tj|jd|_t|jd}| d|jWdn1s*wY|jtj d<t |j dS)Nzapt.confwz DIR "%s"; APT_CONFIG)rootdirtempfilemkdtemptmpdirospathjoinaptconfopenwriteenvironatexitregister_cleanup_tmpdir)selfr frrr__init__/s  zAptAuth.__init__cCst|jdSr)shutilrmtreer)rrrrr8szAptAuth._cleanup_tmpdirc Csgd}g}tj|ttdd}d}|jD]8}|d}|ddvr'|d}|dd kr=|d }tjt |d  }|s@q| d ||t |fd}q|S) N)/usr/bin/apt-key--quietadvz --with-colonsz--batchz--fixed-list-modez --list-keysT)stdoutstderrtext:r)pubuid r(z%s %s %s) subprocessrunrr# splitlinessplitdatetimedate fromtimestampint isoformatappend_) rcmdresprocessnamelinefieldskeyexpiryrrrlist;s    z AptAuth.listcC"dddd|g}tj|tdjdkS)Nr r! --fakerootaddr$rr-r.r returncode)rfilenamer8rrrrCMz AptAuth.addcCsgd}tj|tdjdkS)N)r r!rBupdaterDrrE)rr8rrrrIQszAptAuth.updatecCrA)Nr r!rBrmrDrrE)rr>r8rrrrJUrHz AptAuth.rmN)r ) __name__ __module__ __qualname__rrr@rCrIrJrrrrr .s   r ) __future__rrr1gettextrrr-rrr7rN_r rrrrs$