mathieulongtin

Results 6 issues of mathieulongtin

I just updated to Firefox 4.0b11 from b10, and now, when I select an unloaded tab, all I get is a blank page. If I hit reload, the page loads...

Whenever I type a / in Python code, completor stalls for a few seconds while reading a file list. Digging a little, I switched Filename to "sync = False", this...

## Pull Request Check List - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.

### Summary You used to be able to override the argument name with `dest`, but that doesn't work anymore. This was useful to allow things like `--json` without overriding the...

bug

If there is an argument error, print the error, and say to use --help for help. If there are no argument, print a short version of the help. The help...

If I run pyl in a cron job (or some other place with no tty) and I supply input files, I get this: error: multiple input sources (stdin and command...