<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/cmd2/utils.py, branch 1.3.5</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>Minor fixes to enable Python 3.5.2 support</title>
<updated>2020-08-11T17:01:25+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-11T14:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=831197cb0f89c28d00967be6e6dadf15ad147626'/>
<id>831197cb0f89c28d00967be6e6dadf15ad147626</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify that a completer function is defined in a CommandSet before</title>
<updated>2020-08-06T20:01:19+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2020-08-05T19:08: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=62eccdac73d852d3ab9df06497bc8c9063e3d283'/>
<id>62eccdac73d852d3ab9df06497bc8c9063e3d283</id>
<content type='text'>
passing it a CommandSet instance.
Search for a CommandSet instance that matches the completer's parent
class type.`

Resolves Issue #967

Renamed isolated_tests directory to tests_isolated for better visual grouping. Added some exception documentation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
passing it a CommandSet instance.
Search for a CommandSet instance that matches the completer's parent
class type.`

Resolves Issue #967

Renamed isolated_tests directory to tests_isolated for better visual grouping. Added some exception documentation
</pre>
</div>
</content>
</entry>
<entry>
<title>Documented CompletionError class</title>
<updated>2020-04-23T20:35:17+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-23T20:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=5fd8e00010e068eb0632b6cb20860a18774181a5'/>
<id>5fd8e00010e068eb0632b6cb20860a18774181a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated docs</title>
<updated>2020-04-22T04:32:55+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-22T04:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e1256ccb5a78d8cb3b4f2ab9904d80693b6959c9'/>
<id>e1256ccb5a78d8cb3b4f2ab9904d80693b6959c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into table_creator</title>
<updated>2020-04-15T23:18:49+00:00</updated>
<author>
<name>Todd Leonhardt</name>
<email>todd.leonhardt@gmail.com</email>
</author>
<published>2020-04-15T23:18:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=ba42eb40199652224601b118b7411c59d4a14340'/>
<id>ba42eb40199652224601b118b7411c59d4a14340</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>onecmd_plus_hooks() no longer handles updating any state data related to redirection.</title>
<updated>2020-04-12T22:46:21+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-12T22:46:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=e7314ef1daea68c08c979a99f4dbf7d58db03af4'/>
<id>e7314ef1daea68c08c979a99f4dbf7d58db03af4</id>
<content type='text'>
For simplicity, it's all done in _redirect_output() and _restore_output().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For simplicity, it's all done in _redirect_output() and _restore_output().
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplfied _redirect_output() by raising exception instead of returning bool</title>
<updated>2020-04-11T18:42:37+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-11T18:42: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=5b4bec9d56b2907a168d0688b0a3cde64043d048'/>
<id>5b4bec9d56b2907a168d0688b0a3cde64043d048</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into table_creator</title>
<updated>2020-04-11T17:34:52+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-11T17:34:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=c5aa3fd31567574a9ed9fa97f7ba7e7083af707f'/>
<id>c5aa3fd31567574a9ed9fa97f7ba7e7083af707f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made some optional arguments with defaults keyword-only.</title>
<updated>2020-04-11T17:04:52+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-11T17:04:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=2bac6bcda3b7c5b2ba7093955acf232dd89f9f0f'/>
<id>2bac6bcda3b7c5b2ba7093955acf232dd89f9f0f</id>
<content type='text'>
Added unit test for echo argument to pyscript app() command.
Removed _relative_load from hidden commands since that command was renamed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added unit test for echo argument to pyscript app() command.
Removed _relative_load from hidden commands since that command was renamed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit of table creation API</title>
<updated>2020-04-09T20:37:46+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2020-04-09T20:37:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/cmd2-git.git/commit/?id=d815d2cd19a24bac89bd19416fb2b7cd0dadfe03'/>
<id>d815d2cd19a24bac89bd19416fb2b7cd0dadfe03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
