mirror of
https://github.com/python/cpython.git
synced 2025-07-29 22:24:49 +00:00
Update sqlite3 module to match current version of pysqlite.
This commit is contained in:
parent
d289ea6df9
commit
2a11c05b9d
10 changed files with 37 additions and 17 deletions
|
@ -2,7 +2,7 @@
|
|||
# pysqlite2/test/userfunctions.py: tests for user-defined functions and
|
||||
# aggregates.
|
||||
#
|
||||
# Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
|
||||
# Copyright (C) 2005-2007 Gerhard Häring <gh@ghaering.de>
|
||||
#
|
||||
# This file is part of pysqlite.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue