smooth-dl: fix a FutureWarning from python 2.7
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Mar 2012 13:42:27 +0000 (14:42 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Mar 2012 13:43:07 +0000 (14:43 +0100)
commit3b8a5827480b918de8ec9a0cac4e615c9d9de6c5
tree9f90a1b0f32c7a08b63235655dbe159fce5267fa
parent50f4073d750d99035f4bb64b8b88752f1780f424
smooth-dl: fix a FutureWarning from python 2.7

./smooth-dl.py:137: FutureWarning: This search is broken in 1.3 and earlier, and will be fixed in a future version.  If you rely on the current behaviour, change it to './/StreamIndex'
smooth-dl.py