diff --git a/helpers/DATA/rpl b/helpers/DATA/rpl index d528850..8da0013 100755 --- a/helpers/DATA/rpl +++ b/helpers/DATA/rpl @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2.7 import optparse, sys, os, tempfile, re try: import readline