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 2006年05月27日 20:10 by collinwinter, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| py3k-test_exceptions.diff | collinwinter, 2006年05月27日 20:10 | Fix Lib/test/test_exceptions.py, against r46491 | ||
| Messages (2) | |||
|---|---|---|---|
| msg50367 - (view) | Author: Collin Winter (collinwinter) * (Python committer) | Date: 2006年05月27日 20:10 | |
The attached patch fixes a bug in Lib/test/test_exceptions.py related to the disappearance of apply() in Python 3000. The patch is against r46491. |
|||
| msg50368 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2006年06月01日 13:01 | |
Logged In: YES user_id=849994 Removed in rev. 46588 in 2.5 branch. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:17 | admin | set | github: 43422 |
| 2008年01月06日 22:29:46 | admin | set | keywords:
- py3k versions: + Python 3.0 |
| 2006年05月27日 20:10:25 | collinwinter | create | |