fixed @//// in wiki and pep8 spacing

This commit is contained in:
mdipierro
2012-08-25 11:29:11 -05:00
parent ae329f6adb
commit d322ec5690
110 changed files with 181 additions and 72 deletions
+1
View File
@@ -14,3 +14,4 @@ class MessageBoxHandler(logging.Handler):
msg = self.format(record)
tkMessageBox.showinfo('info1', msg)