Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
plplot
support-python3-pythondemos.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File support-python3-pythondemos.patch of Package plplot
Index: plplot-5.15.0/examples/python/pythondemos.py =================================================================== --- plplot-5.15.0.orig/examples/python/pythondemos.py +++ plplot-5.15.0/examples/python/pythondemos.py @@ -53,7 +53,6 @@ for i in range(0,34): w.plend() if len(failed) != 0: - import string - print "Failed script(s): " + string.join(failed,", ") + print("Failed script(s): " + ", ".join(failed)) sys.exit(1)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor