[Python-checkins] CVS: python/dist/src/Lib/test/output test_grammar,1.6,1.7

Barry Warsaw python-dev@python.org
Mon, 28 Aug 2000 21:57:12 -0700


Update of /cvsroot/python/python/dist/src/Lib/test/output
In directory slayer.i.sourceforge.net:/tmp/cvs-serv31728

Modified Files:
	test_grammar 
Log Message:
Added tests of "print >> None"


Index: test_grammar
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/output/test_grammar,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** test_grammar	2000/08/22 02:43:07	1.6
--- test_grammar	2000/08/29 04:57:10	1.7
***************
*** 24,27 ****
--- 24,28 ----
  1 2 3
  1 1 1
+ hello world
  del_stmt
  pass_stmt