<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:LibreOfficiant@sfr.fr" title="LibreOfficiant <LibreOfficiant@sfr.fr>"> <span class="fn">LibreOfficiant</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Example python script not execute"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127351">bug 127351</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Example python script not execute"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127351#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Example python script not execute"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127351">bug 127351</a>
from <span class="vcard"><a class="email" href="mailto:LibreOfficiant@sfr.fr" title="LibreOfficiant <LibreOfficiant@sfr.fr>"> <span class="fn">LibreOfficiant</span></a>
</span></b>
<pre>A 'note' enabling user check shall be added in the help.
Assigned to myself.
As for the 'return' hint, here's what PEP8 says:
«
Either all return statements in a function should return an expression, or none
of them should. If any return statement returns an expression, any return
statements where no value is returned should explicitly state this as return
None , and an explicit return statement should be present at the end of the
function (if reachable).
»
return statement shall be removed</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>