mozilla-services / metlog-py

INACTIVE - http://mzl.la/ghe-archive - Python library for Services metrics logging
36 stars 8 forks source link

UdpSender should be more forgiving w/ port value inputs #39

Closed rafrombrc closed 2 months ago

rafrombrc commented 12 years ago

If valid port values (single or multiple) are passed in as strings we should be forgiving and convert them to ints.