... | ... |
@@ -1,6 +1,7 @@ |
1 | 1 |
from userio import * |
2 | 2 |
import requests |
3 | 3 |
import re |
4 |
+import newsParser |
|
4 | 5 |
|
5 | 6 |
def article(url): |
6 | 7 |
say("Article: "+url) |