Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
5996825e
Commit
5996825e
authored
Aug 13, 2001
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update a few references to beopen.com
parent
392aa1de
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Misc/RPM/Tkinter/setup.cfg
Misc/RPM/Tkinter/setup.cfg
+2
-2
Misc/RPM/Tkinter/setup.py
Misc/RPM/Tkinter/setup.py
+1
-1
No files found.
Misc/RPM/Tkinter/setup.cfg
View file @
5996825e
[bdist_rpm]
packager = Jeremy Hylton <jeremy@
beopen
.com>
vendor =
BeOpen
PythonLabs
packager = Jeremy Hylton <jeremy@
zope
.com>
vendor = PythonLabs
release = 2
Misc/RPM/Tkinter/setup.py
View file @
5996825e
...
...
@@ -11,7 +11,7 @@ setup(name="Tkinter-2.0",
version
=
"8.0"
,
description
=
"Python interface to Tk GUI toolkit"
,
author
=
"Python development team"
,
author_email
=
"pythoneers@
beopen
.com"
,
author_email
=
"pythoneers@
zope
.com"
,
url
=
"http://www.pythonlabs.com/products/python2.0/"
,
licence
=
"Modified CNRI Open Source License"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment