tflink / python-yourls

Simple Python client for the YOURLS URL shortener
http://tflink.github.com/python-yourls
GNU General Public License v2.0
13 stars 12 forks source link

Allows empty url #2

Closed tflink closed 13 years ago

tflink commented 13 years ago

python-yourls allows for empty urls during construction which is not valid.

If an empty url is used, exceptions are thrown when shorting a url.

See https://fedorahosted.org/autoqa/ticket/383 for an example failure

tflink commented 13 years ago

fixed with release 0.1.2