[Python-checkins] CVS: python/dist/src/Lib/test/output test_scope,1.6.4.1,1.6.4.2
Tim Peters
tim_one@users.sourceforge.net
Wed, 01 Aug 2001 19:40:45 -0700
- Previous message: [Python-checkins] CVS: python/dist/src/Lib/test test_codeop.py,NONE,1.1.2.1 test_b1.py,1.34.6.2,1.34.6.3 test_b2.py,1.24.6.1,1.24.6.2 test_import.py,1.3.4.1,1.3.4.2 test_pyexpat.py,1.7.6.1,1.7.6.2 test_scope.py,1.14.4.2,1.14.4.3
- Next message: [Python-checkins] CVS: python/dist/src/Lib/xml/sax __init__.py,1.14,1.14.6.1 expatreader.py,1.22.6.1,1.22.6.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory usw-pr-cvs1:/tmp/cvs-serv23606/descr/dist/src/Lib/test/output
Modified Files:
Tag: descr-branch
test_scope
Log Message:
Mrege of trunk tag delta date2001-07-30 to date2001-08-01.
Index: test_scope
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_scope,v
retrieving revision 1.6.4.1
retrieving revision 1.6.4.2
diff -C2 -d -r1.6.4.1 -r1.6.4.2
*** test_scope 2001/07/07 22:55:29 1.6.4.1
--- test_scope 2001/08/02 02:40:43 1.6.4.2
***************
*** 20,21 ****
--- 20,22 ----
19. var is bound and free in class
20. interaction with trace function
+ 20. eval with free variables
- Previous message: [Python-checkins] CVS: python/dist/src/Lib/test test_codeop.py,NONE,1.1.2.1 test_b1.py,1.34.6.2,1.34.6.3 test_b2.py,1.24.6.1,1.24.6.2 test_import.py,1.3.4.1,1.3.4.2 test_pyexpat.py,1.7.6.1,1.7.6.2 test_scope.py,1.14.4.2,1.14.4.3
- Next message: [Python-checkins] CVS: python/dist/src/Lib/xml/sax __init__.py,1.14,1.14.6.1 expatreader.py,1.22.6.1,1.22.6.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]