<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-bitbucket.git/setuptools/command/saveopts.py, branch develop</title>
<subtitle>bitbucket.org: Obsolete (use python-setuptools-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/'/>
<entry>
<title>Changes to support 2.x and 3.x in the same codebase.</title>
<updated>2011-06-20T21:55:16+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-06-20T21:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=c7b3bccdaab158c5f29ddb13b92e8d9d1b4c7bdb'/>
<id>c7b3bccdaab158c5f29ddb13b92e8d9d1b4c7bdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for defining command aliases in distutils configuration</title>
<updated>2005-07-08T05:09:23+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-08T05:09:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=38e486bd5a670a6c191f35bbe7266dd28ce21c83'/>
<id>38e486bd5a670a6c191f35bbe7266dd28ce21c83</id>
<content type='text'>
files, under the "[aliases]" section.  To prevent recursion and to allow
aliases to call the command of the same name, a given alias can be expanded
only once per command-line invocation.  You can define new aliases with the
"alias" command, either for the local, global, or per-user configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
files, under the "[aliases]" section.  To prevent recursion and to allow
aliases to call the command of the same name, a given alias can be expanded
only once per command-line invocation.  You can define new aliases with the
"alias" command, either for the local, global, or per-user configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>* Added "rotate" command to delete old distribution files, given a set of</title>
<updated>2005-07-08T04:48:20+00:00</updated>
<author>
<name>PJ Eby</name>
<email>distutils-sig@python.org</email>
</author>
<published>2005-07-08T04:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-setuptools-bitbucket.git/commit/?id=960aeff730db2e4c7f2a6bdf836407fc080f085b'/>
<id>960aeff730db2e4c7f2a6bdf836407fc080f085b</id>
<content type='text'>
patterns to match and the number of files to keep.  (Keeps the most
recently-modified distribution files matching each pattern.)

* Added "saveopts" command that saves all command-line options for the
current invocation to the local, global, or per-user configuration file.
Useful for setting defaults without having to hand-edit a configuration
file.

* Added a "setopt" command that sets a single option in a specified
distutils configuration file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patterns to match and the number of files to keep.  (Keeps the most
recently-modified distribution files matching each pattern.)

* Added "saveopts" command that saves all command-line options for the
current invocation to the local, global, or per-user configuration file.
Useful for setting defaults without having to hand-edit a configuration
file.

* Added a "setopt" command that sets a single option in a specified
distutils configuration file.
</pre>
</div>
</content>
</entry>
</feed>
