| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Consistently use "utf-8" (not "utf8") in magic comment giving source encoding. | milde | 2013-06-04 | 1 | -1/+1 |
| * | argv_encoding != sys.stdin.encoding | milde | 2011-12-05 | 1 | -5/+5 |
| * | fix encodings discrpancy in Windows | milde | 2011-11-23 | 1 | -6/+16 |
| * | Fix command line parsing with Python 3. | milde | 2011-07-05 | 1 | -1/+6 |
| * | command line test update | milde | 2011-05-05 | 1 | -10/+6 |
| * | Simpler and more robust test of command line decoding. | milde | 2011-04-12 | 1 | -24/+9 |
| * | One more fix to the command line test | milde | 2011-04-09 | 1 | -3/+2 |
| * | Let command line test work without installing Docutils | milde | 2011-04-08 | 1 | -5/+4 |
| * | Fix command line test. | milde | 2011-04-01 | 1 | -21/+15 |
| * | test_argv_encoding: windows does not seem to accept ".." in command path | milde | 2011-03-30 | 1 | -2/+3 |
| * | Minor fixes for Python 3.1 | milde | 2011-01-03 | 1 | -10/+13 |
| * | Explicitely close stdin of the test sub-process to prevent lock. | milde | 2010-12-07 | 1 | -3/+6 |
| * | Decode command line arguments with the locales preferred encoding. | milde | 2010-11-29 | 1 | -0/+54 |
