<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: python code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sat, 30 Aug 2008 07:29:03 GMT</pubDate>
    <description>DZone Snippets: python code</description>
    <item>
      <title>IPython shell</title>
      <link>http://snippets.dzone.com/posts/show/3415</link>
      <description>// "%PYTHON%" -i -c ..."&lt;br /&gt;&lt;code&gt;&lt;br /&gt;from Zope2 import configure; &lt;br /&gt;import os; &lt;br /&gt;configure(os.environ['ZOPE_CONFIG_FILE']); &lt;br /&gt;&lt;br /&gt;import Zope2; &lt;br /&gt;app=Zope2.app(); &lt;br /&gt;&lt;br /&gt;ns={'__name__':'blah','app':app};&lt;br /&gt;&lt;br /&gt;import IPython; &lt;br /&gt;IPython.Shell.IPShell(user_ns=ns).mainloop(sys_exit=1);&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Mon, 05 Feb 2007 20:57:17 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3415</guid>
      <author>morlandi (Mario Orlandi)</author>
    </item>
  </channel>
</rss>
