annotate bns_website/static/js/bxslider/README @ 62:93e9e7b3d2ae

Put in an import dance for Python 2.5. Apparently cgi.parse_qs was copied to urlparse in Python 2.6. So look for it first in urlparse, and if not found, try cgi.
author Brian Neal <bgneal@gmail.com>
date Sat, 19 Nov 2011 14:47:17 -0600
parents 98cc19041d8f
children
rev   line source
ckridgway@53 1 jQuery bxSlider v3.0
ckridgway@53 2 http://bxslider.com
ckridgway@53 3
ckridgway@53 4 Copyright 2011, Steven Wanderski
ckridgway@53 5 http://bxcreative.com
ckridgway@53 6
ckridgway@53 7 Free to use and abuse under the MIT license.
ckridgway@53 8 http://www.opensource.org/licenses/mit-license.php