[Python-checkins] python/dist/src/Lib/test test_support.py,1.40,1.40.8.1

bckfnn@users.sourceforge.net bckfnn@users.sourceforge.net
Fri, 01 Nov 2002 11:12:57 -0800


Update of /cvsroot/python/python/dist/src/Lib/test
In directory usw-pr-cvs1:/tmp/cvs-serv30697

Modified Files:
      Tag: release22-maint
	test_support.py 
Log Message:
Patch #631972: Adds an is_jython flag.



Index: test_support.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Lib/test/test_support.py,v
retrieving revision 1.40
retrieving revision 1.40.8.1
diff -C2 -d -r1.40 -r1.40.8.1
*** test_support.py	30 Oct 2001 23:20:46 -0000	1.40
--- test_support.py	1 Nov 2002 19:12:55 -0000	1.40.8.1
***************
*** 79,82 ****
--- 79,84 ----
      have_unicode = 0
  
+ is_jython = sys.platform.startswith('java')
+ 
  import os
  # Filename used for testing