Split line editing out into its own file.
commit2a453c862932ef633af0f6a270b0906a3778f1b1
authorThomas Leonard <talex5@gmail.com>
Mon, 24 Mar 2008 19:09:41 +0000 (24 19:09 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 24 Mar 2008 19:09:41 +0000 (24 19:09 +0000)
tree7ff3bb4f4210c63058ee85dbb4eae793b85d8cc6
parent448eee876a16df491b124092360d955a00dc3e2c
Split line editing out into its own file.

Removed some unused imports.
Moved some support functions to support.py.
rox/shell/app.py
rox/shell/directory.py
rox/shell/line.py [copied from rox/shell/shell.py with 52% similarity]
rox/shell/shell.py
rox/shell/support.py