User:Tardis/regdiff.py: Difference between revisions

Content deleted Content added
version 0.3.1: better comparisons
m Replaced deprecated <source> tags with <syntaxhighlight> (via WP:JWB)
 
Line 1:
<sourcesyntaxhighlight lang="python">
#!/usr/bin/env python
#regdiff.py
Line 229:
out.write("\r\n")
if displayProgress: sys.stderr.write('\n')
</syntaxhighlight>
</source>