No description
  • Python 74.6%
  • Roff 17.3%
  • C 8.1%
Find a file
Oren Tirosh 8f2294477c py3: do not use "except Exception, e:" syntax
If catching the exception is done with "except Exception as e:" this
will work only from 2.6. To maintain backward compatibility with 2.4 I
have used sys.exc_info(). A bit of a wart, but it works.
2015-05-15 12:52:02 -05:00
COPYING update COPYING for FSF address change 2012-10-29 14:59:55 -05:00
smem py3: do not use "except Exception, e:" syntax 2015-05-15 12:52:02 -05:00
smem.8 smem: allow column auto-sizing 2014-11-18 20:01:16 -06:00
smemcap.c Store uid/gid/mtime for /proc directory capture 2011-08-22 16:10:10 -05:00