Commit 6ab7f1f8 authored by Jim Fulton's avatar Jim Fulton

text from db

parent 32b00aba
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment