Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9749707
simple.py
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
560 B
Subscribers
None
simple.py
View Options
"""A long string
literal
"""
from
bsddb
import
btopen
# Public global constants
VERSION
=
'1.2.0'
# Flags for list() and children()
ALL
=
0xff
KEY
=
0x01
TREEID
=
0x02
INDENT
=
0x04
DATA
=
0x08
# Used by dbtreedata
class
one
:
def
__init__
(
self
,
filename
,
pathsep
=
''
,
treegap
=
64
):
"""Another string
literal"""
def
__private_function__
(
self
,
key
,
data
):
def
public_function
(
self
,
key
):
def
_pack
(
self
,
i
,
s
):
def
_test
(
test
,
code
,
outcome
,
exception
):
if
__name__
==
'__main__'
:
class
two
(
one
):
def
only
(
arg
):
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 25, 6:08 PM (14 h, 11 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3465512
Attached To
rPUC universal-ctags debian packaging
Event Timeline
Log In to Comment