| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
now much cleaner. Thanks @embray. Ref #229.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
atexit errors in the multiprocessing module in 2.7/3.2 (seemingly unrelated to setuptools).
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
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.
|