Mond WAN
Mond WAN
As #67 introduces IPV6, we need your helps on gathering fixtures for running `ping6`. Otherwise, ipv6 may not be work in your platform. The more fixtures we have the more...
As migrating from 15.4 to 15.5, I am rewrite original react components with `create-react-class`. However, there is a warning. ``` react-15.5.4.js?bust=1497843639843:3287 Warning: getDefaultProps is only used on classic React.createClass definitions....
Hello, I am new to this library. While I am digging in the source codes for understanding the usage of this library, I cannot understand [this line][line1]. What is the...
After reading the contents of file, we close it. `with` statement is handy in this situation
* According to the request manual, `verify` can be set for the verification setup * refresh_token() & fetch_token() does not honour the settings from requests.Session().verify. * That's why this is...