Changeset 2781

Show
Ignore:
Timestamp:
03/03/06 19:35:52 (18 years ago)
Author:
jerome
Message:

kfdhjkhk dlkfjsdfjgl ksgjkjfsklgjlsdflg !!!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pknotify

    r2780 r2781  
    135135                server.quitApplication() 
    136136        except (socket.error, socket.gaierror), msg : 
    137             raise PyKotaCommandLineError, "%s : %s" % (_("Connexion error"), str(msg)) 
     137            raise PyKotaCommandLineError, "%s : %s" % (_("Connection error"), str(msg)) 
    138138         
    139139if __name__ == "__main__" :