From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason at zx2c4.com (Jason A. Donenfeld) Date: Mon, 12 Aug 2013 14:01:03 -0600 Subject: Syntax highlighting broken. In-Reply-To: <5209379B.2050305@bnl.gov> References: <51FFAE03.30901@bnl.gov> <52093620.9000605@hupie.com> <5209379B.2050305@bnl.gov> Message-ID: On Mon, Aug 12, 2013 at 1:29 PM, Jason A. Smith wrote: > I understand the desire to move to a newer and possibly better syntax > highlighting tool like that python script, but since that requires python > version 3, it is not possible to use on a RHEL5/6 server, which is a > show-stopper for us. RHEL7 will probably have it, but we need to use the > current Enterprise OSes here and RHEL7 probably won't be out for close to > another year. Pygments works well with python2 as well. It's easily rewritten to work for it.