<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3A%E6%B2%99%E7%9B%92%2F1F616EMO%2FLCToPython</id>
	<title>Module:沙盒/1F616EMO/LCToPython - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Module%3A%E6%B2%99%E7%9B%92%2F1F616EMO%2FLCToPython"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:%E6%B2%99%E7%9B%92/1F616EMO/LCToPython&amp;action=history"/>
	<updated>2026-07-05T04:40:14Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Module:%E6%B2%99%E7%9B%92/1F616EMO/LCToPython&amp;diff=4879559&amp;oldid=prev</id>
		<title>imported&gt;1F616EMO 来自 2026年3月31日 (二) 13:08</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Module:%E6%B2%99%E7%9B%92/1F616EMO/LCToPython&amp;diff=4879559&amp;oldid=prev"/>
		<updated>2026-03-31T13:08:58Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local p = {}&lt;br /&gt;
&lt;br /&gt;
function p.LCToPython(LC)&lt;br /&gt;
	local rtn = {&amp;quot;[ x for xs in [&amp;quot;}&lt;br /&gt;
&lt;br /&gt;
	for _, item in ipairs(LC.content) do&lt;br /&gt;
		if item.type == &amp;quot;item&amp;quot; then&lt;br /&gt;
			rtn[#rtn+1] = &amp;quot;lcparser.converter.from_body(\&amp;quot;&amp;quot; .. item.rule .. &amp;quot;\&amp;quot;),&amp;quot;&lt;br /&gt;
		end&lt;br /&gt;
	end&lt;br /&gt;
&lt;br /&gt;
	rtn[#rtn+1] = &amp;quot;] for x in xs ]&amp;quot;&lt;br /&gt;
&lt;br /&gt;
	return table.concat(rtn, &amp;quot;&amp;quot;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;/div&gt;</summary>
		<author><name>imported&gt;1F616EMO</name></author>
	</entry>
</feed>