@@ -209,9 +209,9 @@ library/smtplib,,:port,method must support that as well as a regular host:port
209209library/socket ,, :: , '5aef:2b::8'
210210library/socket ,, :can , " return (can_id, can_dlc, data[:can_dlc])"
211211library/socket ,, :len , fds.frombytes(cmsg_data[:len(cmsg_data) - (len(cmsg_data) % fds.itemsize)])
212- library/sqlite3 ,, :age , " cur.execute("" select * from people where name_last=:who and age=:age"" , {"" who"" : who, "" age"" : age})"
212+ library/sqlite3 ,, :name , " cur.execute("" select * from lang where lang_name=:name and lang_age=:age"" , {"" name"" : "" C"" , "" age"" : 49})"
213+ library/sqlite3 ,, :age , " cur.execute("" select * from lang where lang_name=:name and lang_age=:age"" , {"" name"" : "" C"" , "" age"" : 49})"
213214library/sqlite3 ,, :memory ,
214- library/sqlite3 ,, :who , " cur.execute("" select * from people where name_last=:who and age=:age"" , {"" who"" : who, "" age"" : age})"
215215library/sqlite3 ,, :path , " db = sqlite3.connect('file:path/to/database?mode=ro', uri=True)"
216216library/ssl ,, :My , " Organizational Unit Name (eg, section) []:My Group"
217217library/ssl ,, :My , " Organization Name (eg, company) [Internet Widgits Pty Ltd]:My Organization, Inc."
0 commit comments