<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[text block decode produced erroneous python]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1718030397621-26076249-cd25-4fae-9dc6-ed1902997c75-image.png" alt="26076249-cd25-4fae-9dc6-ed1902997c75-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">def BackSpace(buyt_array):<br />
global Temp, index, Test, Output_string, label0, line0, title0, circle0, kb<br />
buyt_array = Output_string.encode()<br />
buyt_array = buyt_array[ : -1]<br />
Output_string = (Output_string if isinstance(Output_string, (int, float)) else 0) + (buyt_array.decode())</p>
<p dir="auto">The last line produces an error.</p>
<p dir="auto">to me the last line should be Output_string = buyt_array.decode()</p>
]]></description><link>https://community.m5stack.com/topic/6548/text-block-decode-produced-erroneous-python</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 08:34:59 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6548.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Jun 2024 14:42:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to text block decode produced erroneous python on Tue, 11 Jun 2024 19:02:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ajb2k3" aria-label="Profile: ajb2k3">@<bdi>ajb2k3</bdi></a> I would have chosen Monty Arduino.<br />
-cheers</p>
]]></description><link>https://community.m5stack.com/post/25542</link><guid isPermaLink="true">https://community.m5stack.com/post/25542</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Tue, 11 Jun 2024 19:02:33 GMT</pubDate></item><item><title><![CDATA[Reply to text block decode produced erroneous python on Tue, 11 Jun 2024 18:00:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/teastain" aria-label="Profile: teastain">@<bdi>teastain</bdi></a> said in <a href="/post/25536">text block decode produced erroneous python</a>:</p>
<blockquote>
<p dir="auto">Erroneous Python, the British Comedy group?</p>
</blockquote>
<p dir="auto">Are they the next gen of MontyPython?</p>
]]></description><link>https://community.m5stack.com/post/25540</link><guid isPermaLink="true">https://community.m5stack.com/post/25540</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Tue, 11 Jun 2024 18:00:58 GMT</pubDate></item><item><title><![CDATA[Reply to text block decode produced erroneous python on Mon, 10 Jun 2024 16:20:58 GMT]]></title><description><![CDATA[<p dir="auto">Erroneous Python, the British Comedy group?</p>
]]></description><link>https://community.m5stack.com/post/25536</link><guid isPermaLink="true">https://community.m5stack.com/post/25536</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Mon, 10 Jun 2024 16:20:58 GMT</pubDate></item></channel></rss>