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/024005.html below:

[Python-checkins] CVS: python/dist/src/Mac/Modules/res resscan.py,1.14,1.15

[Python-checkins] CVS: python/dist/src/Mac/Modules/res resscan.py,1.14,1.15Jack Jansen jackjansen@users.sourceforge.net
Tue, 01 Jan 2002 14:42:57 -0800
Update of /cvsroot/python/python/dist/src/Mac/Modules/res
In directory usw-pr-cvs1:/tmp/cvs-serv10317/Python/Mac/Modules/res

Modified Files:
	resscan.py 
Log Message:
Added some support for unicode arguments.

Index: resscan.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Modules/res/resscan.py,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** resscan.py	2001/12/18 15:35:52	1.14
--- resscan.py	2002/01/01 22:42:55	1.15
***************
*** 49,53 ****
  	def makeblacklisttypes(self):
  		return [
- 			"UniCharCount", #TBD
  			]
  			
--- 49,52 ----
***************
*** 87,91 ****
  			 
  			([("SInt8", "*", "*")],
! 			 [("SignedByte", "*", "*")])
  			]
  
--- 86,94 ----
  			 
  			([("SInt8", "*", "*")],
! 			 [("SignedByte", "*", "*")]),
! 			 
! 			
! 			([("UniCharCount", "*", "InMode"), ("UniChar_ptr", "*", "InMode")],
! 			 [("UnicodeReverseInBuffer", "*", "*")]),
  			]
  




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