mirror of
https://github.com/python/cpython.git
synced 2025-10-09 08:31:26 +00:00
remove pointless coding cookies
This commit is contained in:
parent
e992a7da01
commit
e01de8f2f3
8 changed files with 2 additions and 10 deletions
|
@ -1,7 +1,6 @@
|
|||
#-*- coding: ISO-8859-1 -*-
|
||||
# pysqlite2/dbapi2.py: the DB-API 2.0 interface
|
||||
#
|
||||
# Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
|
||||
# Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
|
||||
#
|
||||
# This file is part of pysqlite.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue