Skip to content

Commit

Permalink
wasuremono: Pakcet -> Message.
Browse files Browse the repository at this point in the history
git-svn-id: https://dev.upnl.org/svn/ircbot2/trunk@47 66f668a4-574d-4515-85ec-6e73d9c367eb
  • Loading branch information
klutzy committed Jan 25, 2010
1 parent b087796 commit 680c9c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions plugins/interwiki.py
Expand Up @@ -2,8 +2,6 @@
import re
import urllib

from BufferingBot import Packet

def get_mediawiki_page(page, enc):
page = page.replace(u' ', u'_')
page = urllib.quote(page.encode(enc))
Expand Down

0 comments on commit 680c9c7

Please sign in to comment.