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

Skip to content

Commit 5996825

Browse files
committed
Update a few references to beopen.com
1 parent 392aa1d commit 5996825

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Misc/RPM/Tkinter/setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[bdist_rpm]
2-
packager = Jeremy Hylton <jeremy@beopen.com>
3-
vendor = BeOpen PythonLabs
2+
packager = Jeremy Hylton <jeremy@zope.com>
3+
vendor = PythonLabs
44
release = 2

Misc/RPM/Tkinter/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
version="8.0",
1212
description="Python interface to Tk GUI toolkit",
1313
author="Python development team",
14-
author_email="pythoneers@beopen.com",
14+
author_email="pythoneers@zope.com",
1515
url="http://www.pythonlabs.com/products/python2.0/",
1616
licence="Modified CNRI Open Source License",
1717

0 commit comments

Comments
 (0)