Home | History | Annotate | Download | only in bin-utils
      1 # So that ~/binutils.py takes precedence.
      2 script sys.path[:0] = [os.path.expanduser('~')]
      3 script import binutils
      4 command script add -f binutils.itob itob
      5 command script add -f binutils.utob utob
      6