Henrik Levkowetz
|
726fcbf27d
|
Removed all __future__ imports.
- Legacy-Id: 17391
|
2020-03-05 23:53:42 +00:00 |
|
Henrik Levkowetz
|
8c6eb3a30a
|
Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc.
- Legacy-Id: 16458
|
2019-07-15 19:14:04 +00:00 |
|
Henrik Levkowetz
|
d7f5c84182
|
Initial 2to3 patch with added copyright statement updates.
- Legacy-Id: 16309
|
2019-06-27 14:40:54 +00:00 |
|
Henrik Levkowetz
|
6eec4c2648
|
Converted all management commands which set up additional command-line switches to use the argparse approach instead of the deprecated optparse approach.
- Legacy-Id: 12645
|
2017-01-11 18:42:38 +00:00 |
|
Henrik Levkowetz
|
7bb3744113
|
Merged in [8903] from rcross@amsl.com:
Fix logging problem in IPR mail handling.
- Legacy-Id: 8973
Note: SVN reference [8903] has been migrated to Git commit 5a0e381985
|
2015-02-04 21:58:40 +00:00 |
|
Ryan Cross
|
5a0e381985
|
Fix logging problem in IPR mail handling. Commit ready for merge.
- Legacy-Id: 8903
|
2015-01-23 21:00:13 +00:00 |
|
Henrik Levkowetz
|
5183042d58
|
Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces.
- Legacy-Id: 8808
|
2014-12-21 19:26:33 +00:00 |
|