change line endings to unix style

This commit is contained in:
Jimmy Cao 2011-09-03 23:41:31 -05:00
parent cdbbe77b89
commit 922ec19b7f
7 changed files with 3735 additions and 3732 deletions

3
var.py
View File

@ -267,3 +267,6 @@ def update_role_stats(nick, clk, role, won, iwon):
c.execute("INSERT OR REPLACE INTO rolestats VALUES (?,?,?,?,?)",
(plid, rid, wins, iwins, total))

0
wolfbot.py Normal file → Executable file
View File