accidentally left 'last' out of the reverted code

git-svn-id: https://kippo.googlecode.com/svn/trunk@152 951d7100-d841-11de-b865-b3884708a8e2
This commit is contained in:
desaster 2010-06-30 13:23:53 +00:00
parent f6665ab796
commit 690eb07b2e
1 changed files with 1 additions and 0 deletions

View File

@ -11,4 +11,5 @@ __all__ = [
'apt',
'dice',
'adduser',
'last',
]