<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs/hooks.rst, branch speedup_import</title>
<subtitle>github.com: python-cmd2/cmd2.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/'/>
<entry>
<title>Fixed bug where preparse() wasn't called before parsing</title>
<updated>2018-05-27T21:55:37+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-27T21:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2fb807845249d68d55fc7cf1bcbff46511c7851e'/>
<id>2fb807845249d68d55fc7cf1bcbff46511c7851e</id>
<content type='text'>
Also:
- Deleted postparse() since it was redundant with postparsing_precmd()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Deleted postparse() since it was redundant with postparsing_precmd()
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken Sphinx documentation</title>
<updated>2018-05-03T03:08:39+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2018-05-03T03:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=0215ff40fff6e7f2b87647c880343b21da1a8e93'/>
<id>0215ff40fff6e7f2b87647c880343b21da1a8e93</id>
<content type='text'>
All of the Sphinx autodoc/automethod documentation was broken since the cmd2.Cmd stuff got moved to cmd2.cmd2.Cmd when cmd2 got converted to a multi-file Python package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All of the Sphinx autodoc/automethod documentation was broken since the cmd2.Cmd stuff got moved to cmd2.cmd2.Cmd when cmd2 got converted to a multi-file Python package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mostly fix a bunch of spelling mistakes.</title>
<updated>2017-03-14T01:40:56+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-03-14T01:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=8c1e01886853471d8dadd473f491f310937b01d0'/>
<id>8c1e01886853471d8dadd473f491f310937b01d0</id>
<content type='text'>
A few other miscellaneous minor tweaks for whitespace and such.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A few other miscellaneous minor tweaks for whitespace and such.
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation updates</title>
<updated>2017-03-13T03:29:37+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2017-03-13T03:29:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=20dd5c798592e732d81e1f4fd4a405a2a185f55c'/>
<id>20dd5c798592e732d81e1f4fd4a405a2a185f55c</id>
<content type='text'>
- Added a new section on application life cycle and hook methods
- Moved a warning to a more appropriate location
- Added a note about using allow_redirection to disable output redirection and pipes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added a new section on application life cycle and hook methods
- Moved a warning to a more appropriate location
- Added a note about using allow_redirection to disable output redirection and pipes
</pre>
</div>
</content>
</entry>
</feed>
