Export to GitHub

hotwire-shell - issue #203

Misnamed file (aliases.py~)


Posted on Jul 9, 2008 by Happy Kangaroo

I note that there is a file hotwire_ui/adaptors/aliases.py~

The only thing it does is check if it is unix, and if it is, import hotwire_ui.adaptors.aliases_unix

The import is also done by hotwire_ui/adaptors/init.py

So I assume aliases.py has been deleted, but aliases.py~ was added by mistake and hence slipped through the net and should be deleted now. As it is, it is not compiled so makes little difference.

I'll leave it to Colin to decide this.

Comment #1

Posted on Jul 9, 2008 by Happy Lion

Thanks for the report!

Committed r1296 D hotwire_ui/adaptors/aliases.py~ r1296 = d1fcc6c03be133762eac0ed5f3988a60895f527f (git-svn)

Status: Fixed

Labels:
Type-Defect Priority-Medium