rya*_*yan 5 python google-app-engine urlfetch
我注意到Java实现中对urlfetch的同步异步调用似乎有限制(如下所示:http://code.google.com/appengine/docs/java/urlfetch/overview.html)
但不是在python文档中:
http://code.google.com/appengine/docs/python/urlfetch/asynchronousrequests.html
那么async urlfetch的python版本的上限是10还是没有记录(或在其他地方记录)?或者是其他限制(或不存在)?