Files
requests3/requests
Arthur Darcet e8d02ea0bb utils.guess_filename fails if the given parameter looks like a file object but has a non-string name attribute
e.g. a cherrypy uploaded file behave like a regular file, except that its name attribute is an int and passing it directly to requests fails because of that
2014-12-12 17:32:43 +01:00
..
2014-12-01 14:40:32 -05:00
2014-12-01 17:03:24 -06:00
2014-11-12 13:58:03 -06:00
2013-12-05 17:51:10 -05:00
2014-11-12 15:35:27 +03:00
2014-08-24 19:46:46 -07:00