|
My Project
v0.0.16
|
Public Member Functions |
Private Attributes |
aaaa
| def __init__ | ( | self | ) |
| def __len__ | ( | self | ) |
| def append | ( | self, | |
| block, | |||
gap = 0 |
|||
| ) |
| def appendat | ( | self, | |
| block, | |||
| offset | |||
| ) |
Append the block at offset
Args:
block: the block of words
offset: location where to attach
| def insert | ( | self, | |
| block, | |||
offset = None |
|||
| ) |
| def raw | ( | self | ) |
|
private |
1.8.13