Files
pytest2/doc/en
Anthon van der Neut 87860600fb Fixes for argcomplete
- separate out most argcomplete related stuff in new file _argcomplete.py
  (could probably be in the py library)
- allow positional arguments to be interspaced with optional arguments
  ( + test in test_parseopt.py )
- removed double argument in tox.ini
- add documentation on installing argcomplete (>=0.5.7 as needed for
  Python 3), might need improving/incorporation in index.

This does not work on 2.5 yet. I have patches for argcomplete
(with/print()/"".format) but I am not sure they will be accepted.
Agreed with hpk not to push for that.

Removing argcomplete and leaving completion code active now works by early
exit, so <TAB> no longer re-runs the programs without parameters
(which took long for py.test)

test calls bash with a script that redirects filedescriptor 8 (as used by
argcomplete), so the result can be tested.

--HG--
branch : argcomplete
2013-07-30 11:26:15 +02:00
..
2013-05-21 11:12:45 +10:00
2013-04-30 12:26:30 +02:00
2013-07-30 11:26:15 +02:00
2012-10-18 12:24:50 +02:00
2013-04-30 12:26:30 +02:00
2013-07-06 15:38:40 +02:00
2012-10-19 10:07:11 +02:00
2013-04-30 12:26:30 +02:00
2012-11-22 19:59:15 +01:00
2012-10-19 11:12:13 +02:00
2012-10-18 12:24:50 +02:00
2013-04-30 12:26:30 +02:00
2013-07-16 11:30:21 +02:00
2013-07-06 15:38:40 +02:00
2012-06-06 08:52:53 +09:00
2012-06-06 08:52:53 +09:00
2013-06-03 10:07:14 -04:00
2013-07-03 11:47:18 +02:00
2013-04-30 12:26:30 +02:00
2013-04-30 12:26:30 +02:00
2012-06-06 08:52:53 +09:00