A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2002-January/024237.html below:

[Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Table_Suite.py,1.2,1.3

[Python-checkins] CVS: python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites Table_Suite.py,1.2,1.3Jack Jansen jackjansen@users.sourceforge.net
Tue, 22 Jan 2002 15:22:29 -0800
Update of /cvsroot/python/python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites
In directory usw-pr-cvs1:/tmp/cvs-serv24627/Python/Mac/Lib/lib-scriptpackages/StdSuites

Modified Files:
	Table_Suite.py 
Log Message:
Regenerated to take advantage of new _builtinSuites package.

Index: Table_Suite.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Lib/lib-scriptpackages/StdSuites/Table_Suite.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Table_Suite.py	2001/05/17 12:38:31	1.2
--- Table_Suite.py	2002/01/22 23:22:27	1.3
***************
*** 2,6 ****
  Level 1, version 1
  
! Generated from Macintosh HD:Systeemmap:Extensies:AppleScript
  AETE/AEUT resource version 1/0, language 0, script 0
  """
--- 2,6 ----
  Level 1, version 1
  
! Generated from Moes:Systeemmap:Extensies:AppleScript
  AETE/AEUT resource version 1/0, language 0, script 0
  """
***************
*** 82,94 ****
  _classdeclarations = {
  	'ccel' : cell,
- 	'ctbl' : table,
  	'ccol' : column,
  	'crow' : row,
  }
  
  _propdeclarations = {
- 	'ppro' : protection,
- 	'pfor' : formula,
  	'pnam' : name,
  }
  
--- 82,94 ----
  _classdeclarations = {
  	'ccel' : cell,
  	'ccol' : column,
+ 	'ctbl' : table,
  	'crow' : row,
  }
  
  _propdeclarations = {
  	'pnam' : name,
+ 	'pfor' : formula,
+ 	'ppro' : protection,
  }
  




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4