<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 106: Being able to input multiple lines into the debugger using !import code; code.interact(local=vars())</title><link href="https://sourceforge.net/p/winpython/tickets/106/" rel="alternate"/><link href="https://sourceforge.net/p/winpython/tickets/106/feed.atom" rel="self"/><id>https://sourceforge.net/p/winpython/tickets/106/</id><updated>2014-02-24T21:38:55.936000Z</updated><subtitle>Recent changes to 106: Being able to input multiple lines into the debugger using !import code; code.interact(local=vars())</subtitle><entry><title>Being able to input multiple lines into the debugger using !import code; code.interact(local=vars())</title><link href="https://sourceforge.net/p/winpython/tickets/106/" rel="alternate"/><published>2014-02-24T21:38:55.936000Z</published><updated>2014-02-24T21:38:55.936000Z</updated><author><name>Joel</name><uri>https://sourceforge.net/u/cheflo/</uri></author><id>https://sourceforge.net0a5d2e7b279cce1fd12bda87012215bbc4b6c9f0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
When trying to run the debugger in interactive multiline mode as described here &lt;a href="http://stackoverflow.com/questions/5967241/how-to-execute-multi-line-statements-within-pythons-own-debugger-pdb" rel="nofollow"&gt;http://stackoverflow.com/questions/5967241/how-to-execute-multi-line-statements-within-pythons-own-debugger-pdb&lt;/a&gt;, I get the following error message:&lt;/p&gt;
&lt;p&gt;import: unable to open X server `' @ error/import.c/ImportImageCommand/368.&lt;/p&gt;
&lt;p&gt;Any idea of how I can get around this?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Joel&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>