Wentao Han
Wentao Han
It extracts URLs without paths correctly now.
oh-my-ssh will output a control sequence `\e[30m\e[0;10m` when ssh, causing commands like scp or rsync to be stuck or broken. For example: ``` $ ssh somehost /bin/true | xxd 00000000:...
It works with argument scanner_config={}. The default value '' can't be parsed by Java side, and causes an HTTP Error 500.
When running svhn.py, a runtime error occurred, indicating a dimension mismatch. Both this program and the program under BinaryConnect project have the same problem. Is there something wrong with the...
It seems that python3 does more rigorous check in `scripts` keyword. ``` ------------------------------------------------------------ /usr/local/bin/pip3 run on Sun Feb 23 10:12:36 2014 Unpacking /Users/hanwentao/repo/powerline-daemon Running setup.py (path:/var/folders/dh/pc596r1d6pdb2mnpznghjgkr0000gn/T/pip-c460dc-build/setup.py) egg_info for package from...
Support CSS selector to pick tables out of HTML documents.
Support other delimiters like tabs, spaces, etc. Issue from Nicolás Gaete Tan by email