Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eaedaec

Browse files
committed
update Barry's email (#19563)
1 parent e62a404 commit eaedaec

7 files changed

Lines changed: 8 additions & 8 deletions

File tree

Lib/test/test_email/data/msg_06.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Content-Type: message/rfc822
55
Content-Description: forwarded message
66
Content-Transfer-Encoding: 7bit
77
Message-ID: <[email protected]>
8-
From: barry@zope.com (Barry A. Warsaw)
8+
From: barry@python.org (Barry A. Warsaw)
99
1010
1111
Subject: forwarded message from Barry A. Warsaw
@@ -20,7 +20,7 @@ Content-Type: text/plain; charset=us-ascii
2020
Return-Path: <[email protected]>
2121
Delivered-To: [email protected]
2222
Message-ID: <[email protected]>
23-
From: barry@zope.com (Barry A. Warsaw)
23+
From: barry@python.org (Barry A. Warsaw)
2424
2525
2626
Subject: testing

Lib/test/test_email/data/msg_08.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIME-Version: 1.0
2-
From: Barry Warsaw <barry@zope.com>
2+
From: Barry Warsaw <barry@python.org>
33
To: Dingus Lovers <[email protected]>
44
Subject: Lyrics
55
Date: Fri, 20 Apr 2001 19:35:02 -0400

Lib/test/test_email/data/msg_09.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIME-Version: 1.0
2-
From: Barry Warsaw <barry@zope.com>
2+
From: Barry Warsaw <barry@python.org>
33
To: Dingus Lovers <[email protected]>
44
Subject: Lyrics
55
Date: Fri, 20 Apr 2001 19:35:02 -0400

Lib/test/test_email/data/msg_10.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIME-Version: 1.0
2-
From: Barry Warsaw <barry@zope.com>
2+
From: Barry Warsaw <barry@python.org>
33
To: Dingus Lovers <[email protected]>
44
Subject: Lyrics
55
Date: Fri, 20 Apr 2001 19:35:02 -0400

Lib/test/test_email/data/msg_12.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIME-Version: 1.0
2-
From: Barry Warsaw <barry@zope.com>
2+
From: Barry Warsaw <barry@python.org>
33
To: Dingus Lovers <[email protected]>
44
Subject: Lyrics
55
Date: Fri, 20 Apr 2001 19:35:02 -0400

Lib/test/test_email/data/msg_12a.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MIME-Version: 1.0
2-
From: Barry Warsaw <barry@zope.com>
2+
From: Barry Warsaw <barry@python.org>
33
To: Dingus Lovers <[email protected]>
44
Subject: Lyrics
55
Date: Fri, 20 Apr 2001 19:35:02 -0400

Tools/i18n/pygettext.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /usr/bin/env python3
22
# -*- coding: iso-8859-1 -*-
3-
# Originally written by Barry Warsaw <barry@zope.com>
3+
# Originally written by Barry Warsaw <barry@python.org>
44
#
55
# Minimally patched to make it even more xgettext compatible
66
# by Peter Funk <[email protected]>

0 commit comments

Comments
 (0)