I am trying to do some website scraping in Python in combination with XBMC. When I look at the website of Beautiful Soup the latest version is version 4. When I look at XBMC it says version 3.2.0 (http://wiki.xbmc.org/index.php?title=Add-on:BeautifulSoup)
Does anyone now which version is used in XBMC?