In article <[email protected]>, Frank Liou <[email protected]> wrote:
> https://lh5.googleusercontent.com/-6t5tmr5T4Ys/U74FdF128oI/AAAAAAAABvo/bYyaHzs > dw9Q/s1600/%E6%9C%AA%E5%91%BD%E5%90%8D.jpg > > how can i catch the "body" when i was post ?? Take a look at the wonderful requests package. It makes all of this very simple. http://docs.python-requests.org/ -- https://mail.python.org/mailman/listinfo/python-list
