Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:bundle:next:Ubuntu2204
saltbundlepy-distro
assert_locale.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File assert_locale.patch of Package saltbundlepy-distro
--- /dev/null +++ b/tests/__init__.py @@ -0,0 +1,4 @@ +import locale +enc = locale.getpreferredencoding() +assert enc is not None and enc.lower() != "ansi_x3.4-1968", \ + "Tests don't work with locale encoding set to {}".format(enc)
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