[IPython-dev] A couple of odd behaviours...

Carl Smith carl.input at gmail.com
Thu Nov 8 12:28:29 EST 2012


When I did `!adb shell ls`, I got the following...

[IPythonQtConsoleApp] stream: {'data':
'acct\r\r\ncache\r\r\nconfig\r\r\nd\r\r\ndata\r\r\ndefault.prop\r\r\ndev\r\r\nefs\r\r\netc\r\r\nfota.rc\r\r\ninit\r\r\ninit.goldfish.rc\r\r\ninit.rc\r\r\ninit.smdk4210.rc\r\r\ninit.smdk4210.usb.rc\r\r\nlib\r\r\nlpm.rc\r\r\nmnt\r\r\npreload\r\r\nproc\r\r\nrecovery.rc\r\r\nres\r\r\nsbin\r\r\nsdcard\r\r\nsys\r\r\nsystem\r\r\ntmp\r\r\nueventd.goldfish.rc\r\r\nueventd.rc\r\r\nueventd.smdk4210.rc\r\r\nvendor\r\r\n',
'name': 'stdout'}
[IPKernelApp] {'parent_header': {'date': datetime.datetime(2012, 11,
8, 17, 27, 24, 738194), 'username': 'carl', 'session':
'44bb1c02-4a19-437f-b2c4-869ee195a00b', 'msg_id':
'b4a34377-54e0-4714-bd82-e85c562682f7', 'msg_type':
'execute_request'}, 'msg_type': u'execute_reply', 'msg_id':
'5d6e64a5-5007-483d-8b47-b46d6eb7d6ad', 'content': {'status': u'ok',
'execution_count': 1, 'user_variables': {}, 'payload': [],
'user_expressions': {}}, 'header': {'date': datetime.datetime(2012,
11, 8, 17, 27, 24, 973465), 'username': u'kernel', 'session':
u'03382175-eff5-4e65-b5b7-d0bc0473e7a1', 'msg_id':
'5d6e64a5-5007-483d-8b47-b46d6eb7d6ad', 'msg_type': u'execute_reply'},
'tracker': <zmq.core.message.MessageTracker object at 0xa0332ac>,
'metadata': {'dependencies_met': True, 'engine':
u'77619da4-0319-499d-90c3-43d269935d5d', 'status': u'ok', 'started':
datetime.datetime(2012, 11, 8, 17, 27, 24, 742003)}}
[IPythonQtConsoleApp] execute: {'status': 'ok', 'execution_count': 1,
'user_variables': {}, 'payload': [], 'user_expressions': {}}

On 8 November 2012 17:24, Thomas Kluyver <takowl at gmail.com> wrote:
> Sorry, I should have been clearer: start the Qt console like that, then
> execute !adb shell ls (or any command that shows the problem).
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



More information about the IPython-dev mailing list