[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] check-case-insensitive.py: Don't use 'string' library

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2006-08-25 10:42:34 CEST

Hello,

Please find attached the patch for your review.

[[
Do not use "string" library and fix a bug in Usage statement.

Patch by: bhuvan

* contrib/hook-scripts/check-case-insensitive.py
  (global): Do not import "string" library
  (Editor.add_directory):
  (Editor.add_file):
  (CheckCase.showfile):
  Use the variable itself to convert it to lower case.
  (__main__): Use the script name in the Usage statement.
]]

-- 
Regards,
Bhuvaneswaran

Received on Fri Aug 25 10:43:19 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.