Guga Tag Fixer: Difference between revisions

No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 9:
[[Image:Bot.png|Look at me!]]
 
==[[Python|Source Code]]==
 
<syntaxhighlight lang ="python"># codetagfixer.py
# codetagfixer.py
#
# Copyright 2009 Guga360 <guga@guga-desktop>
Line 134 ⟶ 135:
 
for i in pages:
apply2(i, token)</lang>
</syntaxhighlight>