[14:48:48] <gchristensen> carlio: I'm fairly certain that link wasn't for me
[15:36:40] <straycat> hey i'm having problems with pypi's xmlrpclib, according to https://wiki.python.org/moin/PyPIXmlRpc?action=show&redirect=PyPiXmlRpc the package_releases function should have a show_hidden keyword, but when I call the function I get a type error "unexpected keyword argument 'show_hidden'" ?
[15:41:54] <straycat> Oh, I see the xmlrpclib doesn't support positional arguments