<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11938">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_ipa: update split_combined docs<br><br>Change-Id: I1cc6dc314fa0f147ab64ad29d9b892c3637a51c7<br>---<br>M osmopy/osmo_ipa.py<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/38/11938/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/osmopy/osmo_ipa.py b/osmopy/osmo_ipa.py</span><br><span>index 462c4ec..b0dcaa6 100755</span><br><span>--- a/osmopy/osmo_ipa.py</span><br><span>+++ b/osmopy/osmo_ipa.py</span><br><span>@@ -116,7 +116,8 @@</span><br><span> </span><br><span>     def split_combined(self, data):</span><br><span>         """</span><br><span style="color: hsl(0, 100%, 40%);">-        Split the data which contains multiple concatenated IPA messages into tuple (first, rest) where rest contains remaining messages, first is the single IPA message</span><br><span style="color: hsl(120, 100%, 40%);">+        Split the data which contains multiple concatenated IPA messages into tuple (first, rest) where 'rest' contains</span><br><span style="color: hsl(120, 100%, 40%);">+        remaining messages and 'first' is the single IPA message with. No headers are stripped in 'first' or 'rest'.</span><br><span>         """</span><br><span>         if data == None or len(data) == 0:</span><br><span>             return None, None</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11938">change 11938</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11938"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: python/osmo-python-tests </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I1cc6dc314fa0f147ab64ad29d9b892c3637a51c7 </div>
<div style="display:none"> Gerrit-Change-Number: 11938 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>