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