patch to extract license data

Sam Ruby rubys at intertwingly.net
Thu Dec 20 13:45:16 EST 2007


Nathan Kinkade wrote:
> 
> Was the Python
> unit test for this plugin acceptable?

Looking at the plugin, it appears to depend on BeautifulSoup.  As not 
everybody will have that installed (Venus includes html5lib) the test 
case needs to check to see if BeautifulSoup is installed and (if not) 
issue a warning and skip the tests.

- Sam Ruby


More information about the devel mailing list