Python, GAE | 03:17 | いろいろ調べていたのですが、以下の情報が役に立つと思われます。Issue 627: urlfetch.fetch, add request with a multipart/form-data http POSTposterを利用する実装になっています。 """ Example of how to use Poster.encode on AppEngine. http://atlee.ca/software/poster/ The only variation needed versus the example from Poster is that GAE's UrlFetch cannot use the generator returned by multipart_encode() for payload, so simply crea