iris-pex-embedded-python 3.1.5b11__py3-none-any.whl → 3.1.6b2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of iris-pex-embedded-python might be problematic. Click here for more details.
- iop/_message.py +1 -1
- {iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/METADATA +2 -2
- {iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/RECORD +7 -7
- {iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/WHEEL +1 -1
- {iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/LICENSE +0 -0
- {iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/entry_points.txt +0 -0
- {iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/top_level.txt +0 -0
iop/_message.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
class _Message:
|
|
2
2
|
""" The abstract class that is the superclass for persistent messages sent from one component to another.
|
|
3
3
|
This class has no properties or methods. Users subclass Message and add properties.
|
|
4
|
-
The
|
|
4
|
+
The IOP framework provides the persistence to objects derived from the Message class.
|
|
5
5
|
"""
|
|
6
6
|
pass
|
{iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: iris_pex_embedded_python
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.6b2
|
|
4
4
|
Summary: Iris Interoperability based on Embedded Python
|
|
5
5
|
Author-email: grongier <guillaume.rongier@intersystems.com>
|
|
6
6
|
License: MIT License
|
|
@@ -83,6 +83,6 @@ pip install iris-pex-embedded-python
|
|
|
83
83
|
|
|
84
84
|
## Getting Started
|
|
85
85
|
|
|
86
|
-
If you're new to this project, begin by reading the [installation guide](https://grongierisc.github.io/interoperability-embedded-python/getting-started/installation
|
|
86
|
+
If you're new to this project, begin by reading the [installation guide](https://grongierisc.github.io/interoperability-embedded-python/getting-started/installation). Then, follow the [first steps](https://grongierisc.github.io/interoperability-embedded-python/getting-started/first-steps) to create your first Business Operation.
|
|
87
87
|
|
|
88
88
|
Happy coding!
|
{iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/RECORD
RENAMED
|
@@ -100,7 +100,7 @@ iop/_cli.py,sha256=yg4wv1FkhgjmoZuTMUr61Ff21PegJDH_cpZeHcF8hQE,6207
|
|
|
100
100
|
iop/_common.py,sha256=uKJdfCSPOjVQOg8GVuUj4ywfAn_2sPB3C82HbWw_5bI,15384
|
|
101
101
|
iop/_director.py,sha256=DqBG3zXN9QE1kcroLPnEZK4Q0YZn8l622OIrIzcqZCE,11585
|
|
102
102
|
iop/_inbound_adapter.py,sha256=PS5ToqhrYcXq9ZdLbCBqAfVp8kCeRACm_KF66pwBO9U,1652
|
|
103
|
-
iop/_message.py,sha256=
|
|
103
|
+
iop/_message.py,sha256=LSkfZcmEu1aj2hdSg3sUHSWNc8tWWZR8Q2_h9_axVrs,325
|
|
104
104
|
iop/_outbound_adapter.py,sha256=YTAhLrRf9chEAd53mV6KKbpaHOKNOKJHoGgj5wakRR0,726
|
|
105
105
|
iop/_pickle_message.py,sha256=noKfc2VkXufV3fqjKvNHN_oANQ1YN9ffCaSV0XSTAIE,331
|
|
106
106
|
iop/_private_session_duplex.py,sha256=36OwAGlasbPtfwq2KgMFcr3a33RsNSqohJx243XcDWI,5153
|
|
@@ -129,9 +129,9 @@ iop/cls/IOP/Service/WSGI.cls,sha256=VLNCXEwmHW9dBnE51uGE1nvGX6T4HjhqePT3LVhsjAE,
|
|
|
129
129
|
iop/wsgi/handlers.py,sha256=NrFLo_YbAh-x_PlWhAiWkQnUUN2Ss9HoEm63dDWCBpQ,2947
|
|
130
130
|
irisnative/_IRISNative.py,sha256=HQ4nBhc8t8_5OtxdMG-kx1aa-T1znf2I8obZOPLOPzg,665
|
|
131
131
|
irisnative/__init__.py,sha256=6YmvBLQSURsCPKaNg7LK-xpo4ipDjrlhKuwdfdNb3Kg,341
|
|
132
|
-
iris_pex_embedded_python-3.1.
|
|
133
|
-
iris_pex_embedded_python-3.1.
|
|
134
|
-
iris_pex_embedded_python-3.1.
|
|
135
|
-
iris_pex_embedded_python-3.1.
|
|
136
|
-
iris_pex_embedded_python-3.1.
|
|
137
|
-
iris_pex_embedded_python-3.1.
|
|
132
|
+
iris_pex_embedded_python-3.1.6b2.dist-info/LICENSE,sha256=rZSiBFId_sfbJ6RL0GjjPX-InNLkNS9ou7eQsikciI8,1089
|
|
133
|
+
iris_pex_embedded_python-3.1.6b2.dist-info/METADATA,sha256=EDJ5HbzThJvVGWatjDaa7blCaD2mI5n6HdclkhGjjbQ,4361
|
|
134
|
+
iris_pex_embedded_python-3.1.6b2.dist-info/WHEEL,sha256=A3WOREP4zgxI0fKrHUG8DC8013e3dK3n7a6HDbcEIwE,91
|
|
135
|
+
iris_pex_embedded_python-3.1.6b2.dist-info/entry_points.txt,sha256=pj-i4LSDyiSP6xpHlVjMCbg1Pik7dC3_sdGY3Yp9Vhk,38
|
|
136
|
+
iris_pex_embedded_python-3.1.6b2.dist-info/top_level.txt,sha256=VWDlX4YF4qFVRGrG3-Gs0kgREol02i8gIpsHNbhfFPw,42
|
|
137
|
+
iris_pex_embedded_python-3.1.6b2.dist-info/RECORD,,
|
{iris_pex_embedded_python-3.1.5b11.dist-info → iris_pex_embedded_python-3.1.6b2.dist-info}/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|