• #indieweb 2014-03-24
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-03-24 UTC
# 00:14
kylewm
weird, me too! can you try running exactly the same code i am? from bs4 import BeautifulSoup;soup = BeautifulSoup("""<html class="a b c d"></html>""");soup.find("html").get("class")