aboutsummaryrefslogtreecommitdiff
path: root/parrot_zik
diff options
context:
space:
mode:
authorMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-15 17:37:54 +0200
committerMarek Siarkowicz <mareksiarkowicz@gmail.com>2015-06-15 17:38:59 +0200
commit494e542c8eca97cb01f6e4495588a08136f482a0 (patch)
tree54617e2bb17f1019a6e01473b070c1a21f17132a /parrot_zik
parent1e6c7b96695cb69de8655cbe20e8ddb5baa77a32 (diff)
downloadpyParrotZikTCP-494e542c8eca97cb01f6e4495588a08136f482a0.tar.xz
pyParrotZikTCP-494e542c8eca97cb01f6e4495588a08136f482a0.zip
Migrate to newer wersion of beatifulsop.
Diffstat (limited to 'parrot_zik')
-rw-r--r--parrot_zik/resource_manager.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/parrot_zik/resource_manager.py b/parrot_zik/resource_manager.py
index 4f90fb6..c2dae2f 100644
--- a/parrot_zik/resource_manager.py
+++ b/parrot_zik/resource_manager.py
@@ -2,7 +2,7 @@ import bluetooth
from operator import itemgetter
import sys
-from BeautifulSoup import BeautifulSoup
+from bs4 import BeautifulSoup
from .message import Message