python - Which Beautiful Soup version is included in XBMC? -


i trying website scraping in python in combination xbmc. when @ website of beautiful soup latest version version 4. when @ xbmc says version 3.2.0 (http://wiki.xbmc.org/index.php?title=add-on:beautifulsoup)

does version used in xbmc?

on xbmc forum 3.2.1: http://forum.xbmc.org/showthread.php?tid=174201&pid=1513469#pid1513469


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -