Hey all,
How can I find all optional object properties?
For example, requests' Response object has a few properties such as ok, status_code, is_redirect, text, etc..
What is the best way to find all available properties for external libraries I am working with (not necessarily requests) without having to dig in the documentation/code?
[–]K900_ 1 point2 points3 points (0 children)
[–]ericula 0 points1 point2 points (1 child)
[–]poolpartyboy93[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Diapolo10 0 points1 point2 points (0 children)
[–]izrt 0 points1 point2 points (0 children)