Changed matching implementation to work with more types of argument.
commit91ec5e523b26dc8e157d899f7ae62d6ec697cab3
authorThomas Leonard <talex5@gmail.com>
Sat, 15 Mar 2008 14:00:14 +0000 (15 14:00 +0000)
committerThomas Leonard <talex5@gmail.com>
Sat, 15 Mar 2008 16:19:35 +0000 (15 16:19 +0000)
treef03dcf406bf6ef0a1d6eb1a49409f957b47cd699
parentfc2f36567ec62b3c8f810b6e0357d3ee78fff395
Changed matching implementation to work with more types of argument.

Commands can now be executed.
rox/shell/commands.py [new file with mode: 0644]
rox/shell/shell.py