<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cmd2-git.git/docs, branch ctrl-c</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>Renamed silent_startup_script to silence_startup_script for clarity</title>
<updated>2021-04-28T13:49:41+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-04-27T19:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=290b70bb2f104c9eac8b672f7a9742d4b94be705'/>
<id>290b70bb2f104c9eac8b672f7a9742d4b94be705</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced some pexcept() calls with perror().</title>
<updated>2021-04-02T22:56:25+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-31T18:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=5b9e99979e9b5c4b04d674bad3a4d156cec62c31'/>
<id>5b9e99979e9b5c4b04d674bad3a4d156cec62c31</id>
<content type='text'>
Converted some strings to f-strings.
Fixed some grammar in error messages and docs.
Increased code coverage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Converted some strings to f-strings.
Fixed some grammar in error messages and docs.
Increased code coverage.
</pre>
</div>
</content>
</entry>
<entry>
<title>More things to make mypy happy.</title>
<updated>2021-04-02T22:00:03+00:00</updated>
<author>
<name>Eric Lin</name>
<email>anselor@gmail.com</email>
</author>
<published>2021-03-29T19:28:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=33951e80a4c0436624ec113988760d4a5b23a9f4'/>
<id>33951e80a4c0436624ec113988760d4a5b23a9f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed use_ipython keyword parameter of cmd2.Cmd.__init__() to include_ipy.</title>
<updated>2021-03-30T19:05:20+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-26T17:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=2397280cad072a27a51f5ec1cc64908039d14bd1'/>
<id>2397280cad072a27a51f5ec1cc64908039d14bd1</id>
<content type='text'>
Added include_py keyword parameter to cmd2.Cmd.__init__(). If False, then the py command will not be available.

Removed ability to run Python commands from the command line with py.

Made banners and exit messages of Python and IPython consistent.

Changed utils.is_text_file() to raise OSError if file cannot be read.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added include_py keyword parameter to cmd2.Cmd.__init__(). If False, then the py command will not be available.

Removed ability to run Python commands from the command line with py.

Made banners and exit messages of Python and IPython consistent.

Changed utils.is_text_file() to raise OSError if file cannot be read.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed ipy's access to the CLI's globals() dictionary</title>
<updated>2021-03-24T20:33:27+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-24T17:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=fc3c9b9e17e3cb89f771cc618517ebd968730938'/>
<id>fc3c9b9e17e3cb89f771cc618517ebd968730938</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ipy command now includes all of self.py_locals in the IPython environment</title>
<updated>2021-03-24T16:51:19+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-24T16:51:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=ae03c59de609878e068920380667c5fd45f26650'/>
<id>ae03c59de609878e068920380667c5fd45f26650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update autospec mock documentation</title>
<updated>2021-03-24T03:07:49+00:00</updated>
<author>
<name>kotfu</name>
<email>kotfu@kotfu.net</email>
</author>
<published>2021-03-24T03:07:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=e4070afdcc3cff4d3e4fe76794bdb5fddf9c7236'/>
<id>e4070afdcc3cff4d3e4fe76794bdb5fddf9c7236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed docs creation errors</title>
<updated>2021-03-23T18:35:21+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T18:35:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=d05875247c430a1e32a203f9575a93464b5521f1'/>
<id>d05875247c430a1e32a203f9575a93464b5521f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer using -1 as an exit code</title>
<updated>2021-03-23T15:51:24+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T15:51:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=3126eb792816e09ce56f24262447077df1bdc0c3'/>
<id>3126eb792816e09ce56f24262447077df1bdc0c3</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() now sets self.exit_code when a SystemExit handled</title>
<updated>2021-03-23T15:30:54+00:00</updated>
<author>
<name>Kevin Van Brunt</name>
<email>kmvanbrunt@gmail.com</email>
</author>
<published>2021-03-23T15:30:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cmd2-git.git/commit/?id=3a4893ec32c6d38cad344667fead93e2eed8dc88'/>
<id>3a4893ec32c6d38cad344667fead93e2eed8dc88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
