File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/dbapi.py: tests for DB-API compliance
33#
44# Copyright (C) 2004-2010 Gerhard Häring <gh@ghaering.de>
Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/factory.py: tests for the various factories in pysqlite
33#
44# Copyright (C) 2005-2007 Gerhard Häring <gh@ghaering.de>
Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/hooks.py: tests for various SQLite-specific hooks
33#
44# Copyright (C) 2006-2007 Gerhard Häring <gh@ghaering.de>
Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/regression.py: pysqlite regression tests
33#
44# Copyright (C) 2006-2010 Gerhard Häring <gh@ghaering.de>
Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/transactions.py: tests transactions
33#
44# Copyright (C) 2005-2007 Gerhard Häring <gh@ghaering.de>
Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/types.py: tests for type conversion and detection
33#
44# Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
Original file line number Diff line number Diff line change 1- #-*- coding: ISO -8859-1 -*-
1+ #-*- coding: iso -8859-1 -*-
22# pysqlite2/test/userfunctions.py: tests for user-defined functions and
33# aggregates.
44#
You can’t perform that action at this time.
0 commit comments