[Python-Dev] cpython: Move test_pep352 over to unittest.main()
Serhiy Storchaka
storchaka at gmail.com
Fri Jun 14 15:59:52 CEST 2013
More information about the Python-Dev mailing list
Fri Jun 14 15:59:52 CEST 2013
- Previous message: [Python-Dev] python symbolizition
- Next message: [Python-Dev] eval and triple quoted strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
14.06.13 04:18, brett.cannon написав(ла): > http://hg.python.org/cpython/rev/af27c661d4fb > changeset: 84115:af27c661d4fb > user: Brett Cannon <brett at python.org> > date: Thu Jun 13 21:18:43 2013 -0400 > summary: > Move test_pep352 over to unittest.main() You forgot about: from test.support import run_unittest
- Previous message: [Python-Dev] python symbolizition
- Next message: [Python-Dev] eval and triple quoted strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list