Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P779
(An Untitled Masterwork)
Active
Public
Actions
Authored by
haltode
on Sep 25 2020, 11:37 AM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
def
inode2swhid
(
self
,
inode
:
int
)
->
SWHID
:
try
:
return
self
.
_inode2swhid
[
inode
]
except
KeyError
:
raise
pyfuse3
.
FUSEError
(
errno
.
ENOENT
)
Event Timeline
haltode
created this paste.
Sep 25 2020, 11:37 AM
2020-09-25 11:37:29 (UTC+2)
haltode
created this object in space
S1 Public
.
Log In to Comment