Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
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
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
wendelin
Commits
c07ed743
Commit
c07ed743
authored
Nov 18, 2024
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
py3: import NO_CONTENT from six.moves
parent
66b96bf1
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
bt5/erp5_mqtt/TestTemplateItem/portal_components/test.erp5.testMQTTMessage.py
...mplateItem/portal_components/test.erp5.testMQTTMessage.py
+1
-1
bt5/erp5_wendelin/TestTemplateItem/portal_components/test.erp5.testWendelin.py
...tTemplateItem/portal_components/test.erp5.testWendelin.py
+1
-1
No files found.
bt5/erp5_mqtt/TestTemplateItem/portal_components/test.erp5.testMQTTMessage.py
View file @
c07ed743
...
@@ -30,7 +30,7 @@ import random
...
@@ -30,7 +30,7 @@ import random
import
urllib
import
urllib
import
msgpack
import
msgpack
from
httplib
import
NO_CONTENT
from
six.moves.http_client
import
NO_CONTENT
from
io
import
BytesIO
from
io
import
BytesIO
from
App.version_txt
import
getZopeVersion
from
App.version_txt
import
getZopeVersion
from
Products.ERP5Type.Utils
import
str2bytes
from
Products.ERP5Type.Utils
import
str2bytes
...
...
bt5/erp5_wendelin/TestTemplateItem/portal_components/test.erp5.testWendelin.py
View file @
c07ed743
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
from
io
import
BytesIO
from
io
import
BytesIO
import
base64
import
base64
import
binascii
import
binascii
from
httplib
import
NO_CONTENT
from
six.moves.http_client
import
NO_CONTENT
import
msgpack
import
msgpack
import
numpy
as
np
import
numpy
as
np
import
string
import
string
...
...
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