[Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests. (original) (raw)
Terry Reedy tjreedy at udel.edu
Thu Jan 6 06:34:11 CET 2011
- Previous message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Next message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1/5/2011 5:57 PM, Antoine Pitrou wrote:
On Wed, 05 Jan 2011 17:43:32 -0500 Terry Reedy<tjreedy at udel.edu> wrote:
Not on Windows. C:\Programs\Python32>./python -m test
Installation, not checkout.
'.' is not recognized as an internal or external command, operable program or batch file.
python -m test works (until it failed, separate issue). This will not run the right interpreter, unless this is an installed build.
It is, from 32b2.msi. I have no compiler ;-).
-- Terry Jan Reedy
- Previous message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Next message: [Python-Dev] [Python-checkins] devguide: Start a doc on running and writing unit tests.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]