User:RagesossBot/coursesupportlinker.py: Difference between revisions

Content deleted Content added
update
m top: Replaced deprecated <source> tags with <syntaxhighlight>
 
Line 1:
<sourcesyntaxhighlight lang="python">
#!/usr/bin/python
# -*- coding: utf-8 -*-
Line 177:
finally:
pywikibot.stopme()
</syntaxhighlight>
</source>