User:PDFbot/pdfbot.py: Difference between revisions

Content deleted Content added
Adds information to the {{cite *}} series of templates; improved parse for {{PDFlink}} which supports and converts to mixed notation; regexp improvements; more general fixes with external programs
m top: Replaced deprecated <source> tags with <syntaxhighlight>
 
Line 1:
<sourcesyntaxhighlight lang="python">
#!/usr/bin/python
# -*- coding: utf-8 -*-
Line 438:
finally:
wikipedia.stopme()
</syntaxhighlight>
</source>