log

age author description
Wed, 22 Jun 2011 21:56:20 -0400 Jason Ledbetter Additional support for native pbcopy for clipboard redirect (">") on MacOSX.
Wed, 02 Feb 2011 05:26:37 -0800 catherine devlin raise a specific error overriding optparse .error
Wed, 02 Feb 2011 08:15:21 -0500 catherine devlin generalizing xclip error trap
Wed, 02 Feb 2011 08:13:03 -0500 catherine devlin fix xclip trapping bug
Wed, 02 Feb 2011 08:00:26 -0500 catherine devlin use exception inheritence instead of listing all optparse exceptions
Tue, 01 Feb 2011 18:27:48 -0500 catherine devlin nesting try/finally for 2.4 compatibility
Wed, 17 Nov 2010 21:59:01 -0500 Catherine Devlin replacing self.perror();return with raise for catchability