[Python-Dev] trunk doctests fail to execute with 2.7 alpha (original) (raw)
Michael Foord fuzzyman at voidspace.org.uk
Thu Apr 1 14:59:27 CEST 2010
- Previous message: [Python-Dev] trunk doctests fail to execute with 2.7 alpha
- Next message: [Python-Dev] trunk doctests fail to execute with 2.7 alpha
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 01/04/2010 13:15, anatoly techtonik wrote:
Thanks. I've copied test/testsupport.py form Lib into 2.7 alpha directory and it seems to work. Although it doesn't seem good to me to mix test support library with tests themselves. What do you mean by "it doesn't seem good to me to mix test support library with tests themselves"? Do you mean to have it in the same directory - where would you put it? It isn't meant to be a public library, it exists only to support the test framework. In Python 3 it has been renamed support.py, but lives in the same location.
Michael
-- http://www.ironpythoninaction.com/ http://www.voidspace.org.uk/blog
READ CAREFULLY. By accepting and reading this email you agree, on behalf of your employer, to release me from all obligations and waivers arising from any and all NON-NEGOTIATED agreements, licenses, terms-of-service, shrinkwrap, clickwrap, browsewrap, confidentiality, non-disclosure, non-compete and acceptable use policies (”BOGUS AGREEMENTS”) that I have entered into with your employer, its partners, licensors, agents and assigns, in perpetuity, without prejudice to my ongoing rights and privileges. You further represent that you have the authority to release me from any BOGUS AGREEMENTS on behalf of your employer.
- Previous message: [Python-Dev] trunk doctests fail to execute with 2.7 alpha
- Next message: [Python-Dev] trunk doctests fail to execute with 2.7 alpha
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]