Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColdGrub1384/Pyto
/ commit
Method
commit
site-packages/pytoml/parser.py:159–160 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
157
return
type == TomlError
158
159
def
commit(self):
160
self.backtrack_stack[-1] = (self.s, self._pos)
161
162
def
_expect(self, r):
163
if
not r:
Callers
14
run_transaction
Method · 0.45
drop_table
Method · 0.45
drop_table
Method · 0.45
test_read_procedure
Method · 0.45
test_write_row_by_row
Method · 0.45
test_execute
Method · 0.45
test_write_row_by_row
Method · 0.45
test_execute
Method · 0.45
__init__
Method · 0.45
acquire
Method · 0.45
release
Method · 0.45
break_lock
Method · 0.45
Calls
no outgoing calls
Tested by
7
drop_table
Method · 0.36
drop_table
Method · 0.36
test_read_procedure
Method · 0.36
test_write_row_by_row
Method · 0.36
test_execute
Method · 0.36
test_write_row_by_row
Method · 0.36
test_execute
Method · 0.36