We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1683261 commit d456d45Copy full SHA for d456d45
Lib/sqlite3/__init__.py
@@ -1,8 +1,8 @@
1
-# pysqlite3/__init__.py: the pysqlite2 package.
+# pysqlite2/__init__.py: the pysqlite2 package.
2
#
3
# Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
4
5
-# This file is part of pysqlite2.
+# This file is part of pysqlite.
6
7
# This software is provided 'as-is', without any express or implied
8
# warranty. In no event will the authors be held liable for any damages
0 commit comments