This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008年09月01日 14:58 by pitrou, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg72258 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2008年09月01日 14:58 | |
This is what I get with the current py3k branch: test_bsddb3 skipped -- cannot import name test_support In py3k test/test_support.py has been renamed to test/support.py. The fix should be simple enough :) |
|||
| msg72302 - (view) | Author: Jesús Cea Avión (jcea) * (Python committer) | Date: 2008年09月01日 22:08 | |
Patch summitted as r66123 and r66124. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:38 | admin | set | github: 48000 |
| 2008年09月01日 22:08:47 | jcea | set | status: open -> closed resolution: accepted messages: + msg72302 |
| 2008年09月01日 14:58:04 | pitrou | create | |