Skip to content

Commit

Permalink
text from db
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Fulton committed Nov 16, 2016
1 parent 32b00ab commit 6ab7f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/guide/transactions-and-threading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ So, for example, if we wanted to set a transaction note::
>>> exec(src)
>>> (db.history(conn.root()._p_oid)[0]['description'] ==
... b'incrementing x again')
... u'incrementing x again')
True
Here, we used the
Expand Down

0 comments on commit 6ab7f1f

Please sign in to comment.