On 21/06/17 15:54, adil gourinda wrote:

>    I was looking for the "request.form.get()" method in "Python Library"> but 
> I didn't find it, I looked also in "Requests 2.18.1 Documentation"

You don't say which requests package you are using. You reference bottle
in the subject line and Requests in the body...

If it is the requests package in bottle then the bottle web site
has the documentation:

http://bottlepy.org/docs/dev/

The "Python Library" - assuming you mean the standard library documented
on python.org - does not include documentation for non-standard packages
like bottle.

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to