The branch, eden-pre has been updated
via 1546c07bf8e99203f08706a2ac9cc91de32e23f7 (commit)
from 0a4ddc563fe19c854462587b64250b932027e1b2 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=1546c07bf8e99203f08706a2ac9cc91de32e23f7
-----------------------------------------------------------------------
Summary of changes:
script.module.mechanize/LICENSE.txt | 101 +
script.module.mechanize/addon.xml | 18 +
.../lib/mechanize/__init__.py | 422 +-
.../lib/mechanize/_auth.py | 136 +-
.../lib/mechanize/_beautifulsoup.py | 2154 ++++----
.../lib/mechanize/_clientcookie.py | 3450 +++++-----
.../lib/mechanize/_debug.py | 56 +-
.../lib/mechanize/_firefox3cookiejar.py | 496 +-
.../lib/mechanize/_form.py | 6560 ++++++++++----------
.../lib/mechanize/_gzip.py | 210 +-
.../lib/mechanize/_headersutil.py | 482 +-
.../lib/mechanize/_html.py | 1258 ++--
.../lib/mechanize/_http.py | 894 ++--
.../lib/mechanize/_lwpcookiejar.py | 370 +-
.../lib/mechanize/_markupbase.py | 786 ++--
.../lib/mechanize/_mechanize.py | 1338 ++--
.../lib/mechanize/_mozillacookiejar.py | 322 +-
.../lib/mechanize/_msiecookiejar.py | 776 ++--
.../lib/mechanize/_opener.py | 884 ++--
.../lib/mechanize/_pullparser.py | 782 ++--
.../lib/mechanize/_request.py | 80 +-
.../lib/mechanize/_response.py | 1050 ++--
.../lib/mechanize/_rfc3986.py | 490 +-
.../lib/mechanize/_sgmllib_copy.py | 1118 ++--
.../lib/mechanize/_sockettimeout.py | 12 +-
.../lib/mechanize/_testcase.py | 324 +-
.../lib/mechanize/_urllib2.py | 100 +-
.../lib/mechanize/_urllib2_fork.py | 2828 +++++-----
.../lib/mechanize/_useragent.py | 734 ++--
.../lib/mechanize/_util.py | 610 +-
.../lib/mechanize/_version.py | 4 +-
31 files changed, 14482 insertions(+), 14363 deletions(-)
create mode 100644 script.module.mechanize/LICENSE.txt
create mode 100644 script.module.mechanize/addon.xml
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/__init__.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_auth.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_beautifulsoup.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_clientcookie.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_debug.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_firefox3cookiejar.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_form.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_gzip.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_headersutil.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_html.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_http.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_lwpcookiejar.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_markupbase.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_mechanize.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_mozillacookiejar.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_msiecookiejar.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_opener.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_pullparser.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_request.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_response.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_rfc3986.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_sgmllib_copy.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_sockettimeout.py (95%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_testcase.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_urllib2.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_urllib2_fork.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_useragent.py (97%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_util.py (96%)
copy {script.game.whatthemovie/resources =>
script.module.mechanize}/lib/mechanize/_version.py (95%)
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons