Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4644
__main__.py
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
223 B
Referenced Files
None
Subscribers
None
__main__.py
View Options
from
.cmd
import
main
import
lank.db
as
ldb
import
sys
def
run
():
try
:
main
(
sys
.
argv
[
1
:])
except
KeyboardInterrupt
:
pass
finally
:
ldb
.
close
()
if
__name__
==
'__main__'
:
run
()
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Sep 20, 7:08 PM (20 h, 29 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3592
Default Alt Text
__main__.py (223 B)
Attached To
Mode
rLANK Encrypted Communications
Attached
Detach File
Event Timeline
Log In to Comment