tilde-projects/Code/python/mfp_watcher.py

7 lines
72 B
Python

import urllib
from bs4 import BeautifulSoup
def get_track():
pass