> On Jul 3, 2019, at 10:59 AM, Peng Yu <pengyu...@gmail.com> wrote:
> 
> As I said in my original message "I am trying to understand how lock
> is implemented in sqlite3".

No offense, but I don’t think it’s reasonable to ask people to port code to 
Python just so you can figure out how it's implemented.

If you’re seriously interested in the implementation of SQLite, you’re going to 
have to learn C.

Or if you just want to know how locking behaves, from a database user 
perspective, you could ask specific questions (that aren’t already answered in 
the documentation.)

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to