Guga Tag Fixer: Difference between revisions

m (User:GugaTagFixer moved to Guga Tag Fixer over redirect: Not really a user.)
 
(One intermediate revision by one other user not shown)
Line 9:
[[Image:Bot.png|Look at me!]]
 
=={{header|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>