update Barry's email (#19563)

This commit is contained in:
Benjamin Peterson 2013-12-22 19:45:38 -06:00
parent e62a40401d
commit eaedaeccf2
7 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#! /usr/bin/env python3
# -*- coding: iso-8859-1 -*-
# Originally written by Barry Warsaw <barry@zope.com>
# Originally written by Barry Warsaw <barry@python.org>
#
# Minimally patched to make it even more xgettext compatible
# by Peter Funk <pf@artcom-gmbh.de>