[issue26672] regrtest missing in the module name

2016-03-30 Thread Axel Luttgens
New submission from Axel Luttgens: Relevant page: https://docs.python.org/2/library/test.html One may read (section 25.5.2): Specifying all as the value for the -u option enables all possible resources: python -m test -uall. I guess this should be: Specifying all as the

[issue26665] pip is not bootstrapped by default on 2.7

2016-03-29 Thread Axel Luttgens
Changes by Axel Luttgens : -- title: pip is not bootstrapped by default -> pip is not bootstrapped by default on 2.7 ___ Python tracker <http://bugs.python.org/issu

[issue26665] pip is not bootstrapped by default

2016-03-29 Thread Axel Luttgens
New submission from Axel Luttgens: Relevant page: https://docs.python.org/2/library/ensurepip.html One may read: In most cases, end users of Python shouldn’t need to invoke this module directly (as pip should be bootstrapped by default), but it may be needed if installing pip