Preferences/ConfigurationPages/IrcPage.py

changeset 2243
c0323a43d966
parent 2230
2b1b9265156c
child 2247
bddb4557c97e
--- a/Preferences/ConfigurationPages/IrcPage.py	Sun Dec 02 15:54:15 2012 +0100
+++ b/Preferences/ConfigurationPages/IrcPage.py	Sun Dec 02 18:52:03 2012 +0100
@@ -21,6 +21,7 @@
     DateFormats = ["yyyy-MM-dd", "dd.MM.yyyy", "MM/dd/yyyy",
                    "yyyy MMM. dd", "dd MMM. yyyy", "MMM. dd, yyyy"]
     
+    # TODO: add config entries for auto WHO
     def __init__(self):
         """
         Constructor

eric ide

mercurial