begin to document shell changes
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
79fea569b9
commit
4e46cf8ce4
3 changed files with 8 additions and 6 deletions
|
|
@ -84,6 +84,5 @@ class Shell(object):
|
|||
|
||||
@classmethod
|
||||
def commandline(cls, args):
|
||||
print(os.environ['PYTHONPATH'])
|
||||
shell = cls(args.shell)
|
||||
shell.run()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue