File tree Expand file tree Collapse file tree 8 files changed +2
-10
lines changed
Expand file tree Collapse file tree 8 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 1- # -*- coding: utf-8 -*-
21"""
32 ast
43 ~~~
Original file line number Diff line number Diff line change 1- # -*- coding: utf-8 -*-
21# Copyright (C) 2005, 2006 Martin von Löwis
32# Licensed to PSF under a Contributor Agreement.
43# The bdist_wininst command proper
Original file line number Diff line number Diff line change 1- # -*- coding: utf8 -*-
21"""Tests for distutils.dist."""
32import os
43import io
Original file line number Diff line number Diff line change 1- # -*- coding: utf-8 -*-
21""" Codec for the Punicode encoding, as specified in RFC 3492
32
43Written by Martin v. Löwis.
Original file line number Diff line number Diff line change 1- # -*- coding: utf-8 -*-
21"""Parser for command line options.
32
43This module helps scripts to parse the command line arguments in
Original file line number Diff line number Diff line change 1- # -*- coding: utf-8 -*-
21# Copyright (C) 2005 Martin v. Löwis
32# Licensed to PSF under a Contributor Agreement.
43from _msi import *
Original file line number Diff line number Diff line change 1- #-*- coding: ISO-8859-1 -*-
21# pysqlite2/__init__.py: the pysqlite2 package.
32#
4- # Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
3+ # Copyright (C) 2005 Gerhard Häring <gh@ghaering.de>
54#
65# This file is part of pysqlite.
76#
Original file line number Diff line number Diff line change 1- #-*- coding: ISO-8859-1 -*-
21# pysqlite2/dbapi2.py: the DB-API 2.0 interface
32#
4- # Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
3+ # Copyright (C) 2004-2005 Gerhard Häring <gh@ghaering.de>
54#
65# This file is part of pysqlite.
76#
You can’t perform that action at this time.
0 commit comments