- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message183058
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.
| Author | eli.bendersky |
|---|---|
| Recipients | Arfrever, asvetlov, danielsh, eli.bendersky, ezio.melotti, flox, ncoghlan, python-dev, serhiy.storchaka, tshepang |
| Date | 2013-02-26.14:04:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1361887446.57.0.0499151946732.issue15083@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Great, thanks. Now looking forward to the patch getting rid of the module-level globals. One idea is explicitly pass the module into each testing class. The classes should not rely on anything global in this respect. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-02-26 14:04:06 | eli.bendersky | set | recipients: + eli.bendersky, ncoghlan, ezio.melotti, Arfrever, asvetlov, flox, tshepang, python-dev, serhiy.storchaka, danielsh |
| 2013-02-26 14:04:06 | eli.bendersky | set | messageid: <1361887446.57.0.0499151946732.issue15083@psf.upfronthosting.co.za> |
| 2013-02-26 14:04:06 | eli.bendersky | link | issue15083 messages |
| 2013-02-26 14:04:06 | eli.bendersky | create | |

