<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/example/example.py, branch 0.7.0</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Added optional parameter to cmd2.Cmd.__init() to enable an "ipy" command.</title>
<updated>2017-02-18T22:45:03+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-02-18T22:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=f547ca26deeab436e875f4f3fdefe6c733445293'/>
<id>f547ca26deeab436e875f4f3fdefe6c733445293</id>
<content type='text'>
If IPython is installed AND the __init__ initilizer is passed a "use_ipython" keyword argument set to "True", then and "ipy" command will be present.

This ipy command starts an interactive IPython shell embedded within the cmd2 application.  This IPython shell has access to all of the local variables (e.g. self), but any modifications made within it will NOT persist once it is exited.  This IPython shell doesn't have tight integration with the Python interpreter running the cmd2 application like the Python interpreter available with the "py" command.  However, due to features such as tab-completion and built-in help, the IPython shell is a lot more efficient for developers to use to debug their cmd2 applications - the introspection on self is extremely useful for getting to the bottom of thorny debugging problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If IPython is installed AND the __init__ initilizer is passed a "use_ipython" keyword argument set to "True", then and "ipy" command will be present.

This ipy command starts an interactive IPython shell embedded within the cmd2 application.  This IPython shell has access to all of the local variables (e.g. self), but any modifications made within it will NOT persist once it is exited.  This IPython shell doesn't have tight integration with the Python interpreter running the cmd2 application like the Python interpreter available with the "py" command.  However, due to features such as tab-completion and built-in help, the IPython shell is a lot more efficient for developers to use to debug their cmd2 applications - the introspection on self is extremely useful for getting to the bottom of thorny debugging problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed example.py and exampleSession.txt so that the example runs and the test passes when running "python example.py -t exampleSession.txt".</title>
<updated>2017-01-11T17:22:19+00:00</updated>
<author>
<name>TL</name>
<email>tleonhardt@sigovs.com</email>
</author>
<published>2017-01-11T17:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=30e55d72351b367a1c303cc1d52c2bfaf950ccec'/>
<id>30e55d72351b367a1c303cc1d52c2bfaf950ccec</id>
<content type='text'>
Also made the front-page documentation consistent so it references the actual code and text in this modified example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made the front-page documentation consistent so it references the actual code and text in this modified example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Whitespace change to be mostly PEP8 compliant</title>
<updated>2016-12-10T04:00:45+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2016-12-10T04:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=a877819f54a95ba6add0c9cf10d94dd127b0b627'/>
<id>a877819f54a95ba6add0c9cf10d94dd127b0b627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>First stage of refactoring to support full simultaneous Python 2 and 3 compatibility via use of the six module.</title>
<updated>2016-12-09T21:54:10+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2016-12-09T21:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=06331d3ab75feb807dc48d824cbd54898a6b6cdd'/>
<id>06331d3ab75feb807dc48d824cbd54898a6b6cdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup</title>
<updated>2016-02-23T22:49:17+00:00</updated>
<author>
<name>Federico Ceratto</name>
<email>federico.ceratto@gmail.com</email>
</author>
<published>2016-02-23T22:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d37d349a1a0319f9735af9ffdf6bd976f6f41ee9'/>
<id>d37d349a1a0319f9735af9ffdf6bd976f6f41ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update Trove classifiers</title>
<updated>2014-03-13T18:10:25+00:00</updated>
<author>
<name>Catherine Devlin</name>
<email>catherine.devlin@gmail.com</email>
</author>
<published>2014-03-13T18:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=1fda841f99242a374236e86c5159fb94e5b1921b'/>
<id>1fda841f99242a374236e86c5159fb94e5b1921b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Indicate change in repository host to bitbucket</title>
<updated>2012-05-27T00:02:41+00:00</updated>
<author>
<name>Catherine Devlin</name>
<email>catherine.devlin@gmail.com</email>
</author>
<published>2012-05-27T00:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=720e40f652111da7e6ce1f84b75acb1fe268d2cb'/>
<id>720e40f652111da7e6ce1f84b75acb1fe268d2cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
