diff --git a/twander.py b/twander.py index 8aa6b44..45e6ced 100755 --- a/twander.py +++ b/twander.py @@ -6,7 +6,7 @@ # Program Information PROGNAME = "twander" -RCSID = "$Id: twander.py,v 3.236 2010/03/19 01:32:35 tundra Exp $" +RCSID = "$Id: twander.py,v 3.237 2010/10/07 17:31:04 tundra Exp $" VERSION = RCSID.split()[2] # Copyright Information @@ -2083,7 +2083,7 @@ return value -# End of 'StringToNum() +# End of 'StringToNum()' ##### @@ -3155,7 +3155,7 @@ return 'break' -# End of 'KeyDriveList() +# End of 'KeyDriveList()' #---------------------- Selection Keys ---------------------# @@ -3856,7 +3856,7 @@ return "break" -# End of 'KeyMemHandler() +# End of 'KeyMemHandler()' #------------------ Sorting Features --------------------# @@ -4045,7 +4045,7 @@ KeySelNone(None) RefreshDirList(None) -# End of 'ExecuteCommand() +# End of 'ExecuteCommand()' ##### @@ -4177,7 +4177,7 @@ #Release the lock UI.DirListMutex.unlock() -# End of 'LoadDirList(): +# End of 'LoadDirList()' ##### @@ -5177,7 +5177,7 @@ return 'break' -# End of 'RefreshDirList() +# End of 'RefreshDirList()' #---------------- Menu Support Functions ------------------#