Changeset 104

Show
Ignore:
Timestamp:
06/29/04 13:42:23 (4 years ago)
Author:
jajcus
Message:

- 'private' messages fixed

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/jjigw/ircsession.py

    r102 r104  
    3232from channel import Channel 
    3333from common import ConnectionInfo 
    34 from common import node_to_channel,normalize 
     34from common import node_to_channel,normalize,node_to_nick 
    3535from common import remove_evil_characters,strip_colors 
    3636from common import channel_re,numeric_re