Zac Medico [Tue, 9 Mar 2010 21:27:32 +0000 (21:27 -0000)]
Only create implicit libc deps when the version changes. (trunk r15810)
svn path=/main/branches/2.1.7/; revision=15812
Zac Medico [Tue, 9 Mar 2010 21:25:25 +0000 (21:25 -0000)]
Disable implicit libc deps for ROOT != "/" since it's probably not needed.
(trunk r15809)
svn path=/main/branches/2.1.7/; revision=15811
Zac Medico [Tue, 9 Mar 2010 20:21:28 +0000 (20:21 -0000)]
Merge libc asap for all roots instead of just ROOT="/". (trunk r15804)
svn path=/main/branches/2.1.7/; revision=15808
Zac Medico [Tue, 9 Mar 2010 20:21:05 +0000 (20:21 -0000)]
Add periods. (trunk r15803)
svn path=/main/branches/2.1.7/; revision=15807
Zac Medico [Tue, 9 Mar 2010 20:20:51 +0000 (20:20 -0000)]
Use ewarn output style to add some color. (trunk r15802)
svn path=/main/branches/2.1.7/; revision=15806
Zac Medico [Tue, 9 Mar 2010 20:20:41 +0000 (20:20 -0000)]
* Remove outdated profiles.desc sentence about "1 profile allowed per
stable/dev/KEYWORD". Thanks to Torsten Veller <tove@g.o> for reporting.
* Add 'exp' to valid profiles.desc status values, and update the example.
(trunk r15795)
svn path=/main/branches/2.1.7/; revision=15805
Zac Medico [Tue, 9 Mar 2010 08:11:46 +0000 (08:11 -0000)]
Import 'email' and 'smtlib' locally since python ebuilds remove the 'email'
module when built with USE=build. (trunk r15793)
svn path=/main/branches/2.1.7/; revision=15794
Zac Medico [Tue, 9 Mar 2010 05:04:36 +0000 (05:04 -0000)]
Add --debug output for the scheduler digraph. (trunk r15790)
svn path=/main/branches/2.1.7/; revision=15792
Zac Medico [Tue, 9 Mar 2010 05:04:22 +0000 (05:04 -0000)]
If _implicit_libc_deps() finds both a new-style virtual and an old-style
PROVIDE virtual, use the new-style virtual. (trunk r15789)
svn path=/main/branches/2.1.7/; revision=15791
Zac Medico [Tue, 9 Mar 2010 04:31:13 +0000 (04:31 -0000)]
Add support for displaying profile listed in make.profile/parent when
make.profile is not a symlink. The first parent with a path inside
$PORTDIR is displayed. (trunk r15787)
svn path=/main/branches/2.1.7/; revision=15788
Zac Medico [Tue, 9 Mar 2010 03:59:01 +0000 (03:59 -0000)]
Fix typo in parenthesis from previous commit. (trunk r15784)
svn path=/main/branches/2.1.7/; revision=15786
Zac Medico [Tue, 9 Mar 2010 03:58:53 +0000 (03:58 -0000)]
Bug #303567 - Create implicit dependencies on libc, in order to ensure that
libc is installed as early as possible. (trunk r15783)
svn path=/main/branches/2.1.7/; revision=15785
Zac Medico [Tue, 9 Mar 2010 02:42:40 +0000 (02:42 -0000)]
When portage upgrades or downgrades itself, preload lazily referenced portage
submodules into memory so that imports won't fail later. (trunk r15778)
svn path=/main/branches/2.1.7/; revision=15782
Zac Medico [Tue, 9 Mar 2010 02:42:23 +0000 (02:42 -0000)]
Move --update from the actions to the options section. (trunk r15777)
svn path=/main/branches/2.1.7/; revision=15781
Zac Medico [Tue, 9 Mar 2010 02:42:13 +0000 (02:42 -0000)]
Clean up/sync docs for emerge --sync, and add a note about PORTAGE_SYNC_STALE.
(trunk r15776)
svn path=/main/branches/2.1.7/; revision=15780
Zac Medico [Tue, 9 Mar 2010 02:42:01 +0000 (02:42 -0000)]
Escape hyphens. (trunk r15775)
svn path=/main/branches/2.1.7/; revision=15779
Zac Medico [Mon, 8 Mar 2010 09:40:46 +0000 (09:40 -0000)]
Add copyright header. (trunk r15771)
svn path=/main/branches/2.1.7/; revision=15772
Zac Medico [Mon, 8 Mar 2010 09:10:56 +0000 (09:10 -0000)]
Disable PORTAGE_SYNC_STALE warnings when --usepkgonly is enabled. (trunk r15769)
svn path=/main/branches/2.1.7/; revision=15770
Zac Medico [Mon, 8 Mar 2010 09:05:13 +0000 (09:05 -0000)]
Exclude PORTAGE_SYNC_STALE from the ebuild environment. (trunk r15767)
svn path=/main/branches/2.1.7/; revision=15768
Zac Medico [Mon, 8 Mar 2010 08:57:44 +0000 (08:57 -0000)]
Bug #307409 - Force --verbose mode when displaying circular deps. (trunk r15765)
svn path=/main/branches/2.1.7/; revision=15766
Zac Medico [Mon, 8 Mar 2010 08:47:40 +0000 (08:47 -0000)]
Bug #291331 - Force ascii encoding in send_mail() in order to avoid
UnicodeEncodeError from smtplib.sendmail with python3. (trunk r15759)
svn path=/main/branches/2.1.7/; revision=15764
Zac Medico [Mon, 8 Mar 2010 08:47:29 +0000 (08:47 -0000)]
Show --sync in messages, to help avoid confusion. (trunk r15758)
svn path=/main/branches/2.1.7/; revision=15763
Zac Medico [Mon, 8 Mar 2010 08:47:13 +0000 (08:47 -0000)]
Note that PORTAGE_SYNC_STALE=0 will disable warnings. (trunk r15757)
svn path=/main/branches/2.1.7/; revision=15762
Zac Medico [Mon, 8 Mar 2010 08:47:02 +0000 (08:47 -0000)]
Produce a warning message if the timestamp of the portage tree is more than
30 days old, and make it adjustable via the PORTAGE_SYNC_STALE variable.
Thanks to Ned Ludd <solar@g.o> for the most of this code. (trunk r15756)
svn path=/main/branches/2.1.7/; revision=15761
Zac Medico [Mon, 8 Mar 2010 08:46:53 +0000 (08:46 -0000)]
Bug #308415 - Fix broken uri parameter passed to fetch () for some cases when
using ebuild(1). (trunk r15755)
svn path=/main/branches/2.1.7/; revision=15760
Zac Medico [Thu, 4 Mar 2010 11:23:09 +0000 (11:23 -0000)]
Bug #307723 - Define basestring for python3. (trunk r15745)
svn path=/main/branches/2.1.7/; revision=15749
Zac Medico [Thu, 4 Mar 2010 11:23:00 +0000 (11:23 -0000)]
Fix imports doebuild_environment and prepare_build_dirs imports to import from
the real location instead of importing proxies. (trunk r15744)
svn path=/main/branches/2.1.7/; revision=15748
Zac Medico [Thu, 4 Mar 2010 11:22:48 +0000 (11:22 -0000)]
Bug #307707 - Fix fetch() to use the correct spawn function when calling
nofetch. (trunk r15743)
svn path=/main/branches/2.1.7/; revision=15747
Zac Medico [Thu, 4 Mar 2010 11:22:15 +0000 (11:22 -0000)]
Add new colors for binary packages in the merge list. Thanks to Sebastian
Luther (few) for this patch. (trunk r15739)
svn path=/main/branches/2.1.7/; revision=15746
Zac Medico [Wed, 3 Mar 2010 06:27:20 +0000 (06:27 -0000)]
Add news about splitting the top-level __init__.py. (trunk r15730)
svn path=/main/branches/2.1.7/; revision=15731
Zac Medico [Wed, 3 Mar 2010 05:46:45 +0000 (05:46 -0000)]
Make _global_updates() silently return if ROOT != "/" and make fixpackages
bail out with an error message in this case which suggests to instead use
emaint --fix movebin and/or moveinst. This prevents useless/ugly global
updates messages that flood the terminal when ROOT != "/". (trunk r15728)
svn path=/main/branches/2.1.7/; revision=15729
Zac Medico [Wed, 3 Mar 2010 01:27:27 +0000 (01:27 -0000)]
Remove preserve libs code from unmerge() that accidentally got merged from
trunk.
svn path=/main/branches/2.1.7/; revision=15727
Zac Medico [Tue, 2 Mar 2010 22:55:54 +0000 (22:55 -0000)]
Fix incorrect merge.
svn path=/main/branches/2.1.7/; revision=15726
Zac Medico [Tue, 2 Mar 2010 22:29:16 +0000 (22:29 -0000)]
Unlink log instead of truncate, to avoid leaving empty log in
$PORT_LOGDIR. This reverts bug 304981 (reporting doesn't use tee like
this anymore so he'd prefer the old behavior). (trunk r15722)
svn path=/main/branches/2.1.7/; revision=15725
Zac Medico [Tue, 2 Mar 2010 22:29:08 +0000 (22:29 -0000)]
Remove fetch log after successful fetch. (trunk r15721)
svn path=/main/branches/2.1.7/; revision=15724
Zac Medico [Tue, 2 Mar 2010 22:29:00 +0000 (22:29 -0000)]
Bug #304981 - Remove redundant fetch log removal code which is already
handled by EbuildFetcher. (trunk r15720)
svn path=/main/branches/2.1.7/; revision=15723
Zac Medico [Tue, 2 Mar 2010 21:38:01 +0000 (21:38 -0000)]
Clean up imports and unused variables. (trunk r15716)
svn path=/main/branches/2.1.7/; revision=15719
Zac Medico [Tue, 2 Mar 2010 21:37:48 +0000 (21:37 -0000)]
Move imports to top. (trunk r15715)
svn path=/main/branches/2.1.7/; revision=15718
Zac Medico [Tue, 2 Mar 2010 21:37:27 +0000 (21:37 -0000)]
Clean up imports. (trunk r15714)
svn path=/main/branches/2.1.7/; revision=15717
Zac Medico [Tue, 2 Mar 2010 21:14:43 +0000 (21:14 -0000)]
Move _pty module to portage.util._pty. (trunk r15515)
svn path=/main/branches/2.1.7/; revision=15713
Zac Medico [Tue, 2 Mar 2010 21:14:34 +0000 (21:14 -0000)]
Move imports to top. (trunk r15514)
svn path=/main/branches/2.1.7/; revision=15712
Zac Medico [Tue, 2 Mar 2010 21:14:20 +0000 (21:14 -0000)]
Bug #306659 - For --rebuilt-binaries, only reinstall if binary package
BUILD_TIME is non-empty, in order to avoid cases like to bug #306659 where
BUILD_TIME fields are missing in local and/or remote Packages file.
(trunk r15513)
svn path=/main/branches/2.1.7/; revision=15711
Zac Medico [Tue, 2 Mar 2010 21:13:58 +0000 (21:13 -0000)]
Test for python openpty breakage after freebsd7 to freebsd8 upgrade, which
results in a 'Function not implemented' error and the process being killed.
Thanks to Javier Villavicenciom <the_paya@g.o> for reporting and helping to
develop this test. (trunk r15512)
svn path=/main/branches/2.1.7/; revision=15710
Zac Medico [Tue, 2 Mar 2010 21:13:50 +0000 (21:13 -0000)]
Fix legacy globals proxies to reset state when the portage module is reloaded.
This fixes ebuild(1) failing to generate manifests when the ebuild is not
in PORTDIR_OVERLAY, as reported by Arfrever. (trunk r15511)
svn path=/main/branches/2.1.7/; revision=15709
Zac Medico [Tue, 2 Mar 2010 21:13:39 +0000 (21:13 -0000)]
Add a note in _find_system_deps about needing the system set added to the
graph. (trunk r15510)
svn path=/main/branches/2.1.7/; revision=15708
Zac Medico [Tue, 2 Mar 2010 21:13:18 +0000 (21:13 -0000)]
Use writemsg instead of print. Also don't use _ as a variable name since it
collides with _ from portage.localization. (trunk r15509)
svn path=/main/branches/2.1.7/; revision=15707
Zac Medico [Tue, 2 Mar 2010 21:11:13 +0000 (21:11 -0000)]
Move imports to the top and use writemsg_stdout instead of print().
(trunk r15508)
svn path=/main/branches/2.1.7/; revision=15706
Zac Medico [Tue, 2 Mar 2010 21:11:02 +0000 (21:11 -0000)]
Call stack_lists on profile_only_variables for incremental processing.
(trunk r15507)
svn path=/main/branches/2.1.7/; revision=15705
Zac Medico [Tue, 2 Mar 2010 21:10:46 +0000 (21:10 -0000)]
Remove redundant eerror import. (trunk r15506)
svn path=/main/branches/2.1.7/; revision=15704
Zac Medico [Tue, 2 Mar 2010 21:10:37 +0000 (21:10 -0000)]
Remove redundant local elog_process import that can trigger UnboundLocalError
in some cases. (trunk r15505)
svn path=/main/branches/2.1.7/; revision=15703
Zac Medico [Tue, 2 Mar 2010 21:10:28 +0000 (21:10 -0000)]
Remove unused print_function. (trunk r15504)
svn path=/main/branches/2.1.7/; revision=15702
Zac Medico [Tue, 2 Mar 2010 21:10:20 +0000 (21:10 -0000)]
Bug #307235 - Inside depgraph._add_dep, discard child choices for deps that
will be not be processed immediately, since "complete" mode may select a
different child later. (trunk r15503)
svn path=/main/branches/2.1.7/; revision=15701
Zac Medico [Tue, 2 Mar 2010 21:10:06 +0000 (21:10 -0000)]
Remove unused print() import. (trunk r15502)
svn path=/main/branches/2.1.7/; revision=15700
Zac Medico [Tue, 2 Mar 2010 21:09:59 +0000 (21:09 -0000)]
Remove unused imports. (trunk r15501)
svn path=/main/branches/2.1.7/; revision=15699
Zac Medico [Tue, 2 Mar 2010 21:09:52 +0000 (21:09 -0000)]
Add ObjectProxy __gt__, __ge__, __lt__, and __le__ methods to fix TypeError
with python3 reported by Arfrever:
File "/usr/lib/portage/pym/portage/__init__.py", line 513, in portageexit
if secpass > 1 and os.environ.get("SANDBOX_ON") != "1":
TypeError: unorderable types: _LazyImportFrom() > int() (trunk r15497)
svn path=/main/branches/2.1.7/; revision=15698
Zac Medico [Tue, 2 Mar 2010 21:09:44 +0000 (21:09 -0000)]
Fix broken reference to portage._spawn_misc_sh(). Thanks to Arfrever for
reporting. (trunk r15496)
svn path=/main/branches/2.1.7/; revision=15697
Zac Medico [Tue, 2 Mar 2010 21:09:35 +0000 (21:09 -0000)]
Remove print() usage. (trunk r15495)
svn path=/main/branches/2.1.7/; revision=15696
Zac Medico [Tue, 2 Mar 2010 21:09:26 +0000 (21:09 -0000)]
Remove print() usage. (trunk r15494)
svn path=/main/branches/2.1.7/; revision=15695
Zac Medico [Tue, 2 Mar 2010 21:09:18 +0000 (21:09 -0000)]
Fix broken fakedbapi.cpv_inject/cpv_remove calls. (trunk r15493)
svn path=/main/branches/2.1.7/; revision=15694
Zac Medico [Tue, 2 Mar 2010 21:09:07 +0000 (21:09 -0000)]
Move legacy globals code into a _legacy_globals module that's imported on
demand. (trunk r15492)
svn path=/main/branches/2.1.7/; revision=15693
Zac Medico [Tue, 2 Mar 2010 21:09:01 +0000 (21:09 -0000)]
Move deprecated_profile_check to portage.package.ebuild submodule.
(trunk r15491)
svn path=/main/branches/2.1.7/; revision=15692
Zac Medico [Tue, 2 Mar 2010 21:08:42 +0000 (21:08 -0000)]
Move the MtimeDB class to portage.util.mtimedb and deprecate the commit_mtimedb
function. (trunk r15490)
svn path=/main/branches/2.1.7/; revision=15691
Zac Medico [Tue, 2 Mar 2010 21:08:24 +0000 (21:08 -0000)]
Fix vardbapi.move_ent and aux_update to clear relevant caches. (trunk r15489)
svn path=/main/branches/2.1.7/; revision=15690
Zac Medico [Tue, 2 Mar 2010 21:08:12 +0000 (21:08 -0000)]
Make bindbapi override cpv_inject and cpv_remove, for deleting stale values
from self._aux_cache. Also, add a comment about stale cache handling inside
aux_update. (trunk r15488)
svn path=/main/branches/2.1.7/; revision=15689
Zac Medico [Tue, 2 Mar 2010 21:08:03 +0000 (21:08 -0000)]
Make _global_updates ensure that the binarytree is only populated with local
packages (getbinpkgs=0), and fix binarytree.populate() to behave properly
when called more than once. (trunk r15487)
svn path=/main/branches/2.1.7/; revision=15688
Zac Medico [Tue, 2 Mar 2010 21:07:53 +0000 (21:07 -0000)]
Add a --quiet-unmerge-warn option to disable the warning message that's shown
prior to --unmerge actions. Thanks to Thomas Sachau <tommy@gentoo.org> for the
suggestion. (trunk r15486)
svn path=/main/branches/2.1.7/; revision=15687
Zac Medico [Tue, 2 Mar 2010 21:07:13 +0000 (21:07 -0000)]
Fix reference to portage.util.listdir.dircache. (trunk r15477)
svn path=/main/branches/2.1.7/; revision=15686
Zac Medico [Tue, 2 Mar 2010 21:07:01 +0000 (21:07 -0000)]
Remove deprecated flushmtimedb function. (trunk r15476)
svn path=/main/branches/2.1.7/; revision=15685
Zac Medico [Tue, 2 Mar 2010 21:06:52 +0000 (21:06 -0000)]
Move portage._global_updates to a submodule. (trunk r15475)
svn path=/main/branches/2.1.7/; revision=15684
Zac Medico [Tue, 2 Mar 2010 21:06:43 +0000 (21:06 -0000)]
Remove unused 'dircache' variable that's moved to portage.util.listdir.
(trunk r15474)
svn path=/main/branches/2.1.7/; revision=15683
Zac Medico [Tue, 2 Mar 2010 21:06:35 +0000 (21:06 -0000)]
Move missing encodings module workarounds (<python-2.6.4 + USE=build) to a
_ensure_encodings module that's only imported on demand. (trunk r15473)
svn path=/main/branches/2.1.7/; revision=15682
Zac Medico [Tue, 2 Mar 2010 21:06:22 +0000 (21:06 -0000)]
Another turquoise -> red. (trunk r15472)
svn path=/main/branches/2.1.7/; revision=15681
Zac Medico [Tue, 2 Mar 2010 21:06:14 +0000 (21:06 -0000)]
Bug #307021 - Show "Please fix" message in red instead of turquoise when
repoman fails. (trunk r15471)
svn path=/main/branches/2.1.7/; revision=15680
Zac Medico [Tue, 2 Mar 2010 21:06:02 +0000 (21:06 -0000)]
Eliminate the PhaseCheck constructor and make PhaseCheck.phases_re a class
attribute. Thanks to Sebastian Pipping <sping@g.o> for the initial patch.
(trunk r15470)
svn path=/main/branches/2.1.7/; revision=15679
Zac Medico [Tue, 2 Mar 2010 21:05:39 +0000 (21:05 -0000)]
Move getvirtuals to _deprecated module. (trunk r15469)
svn path=/main/branches/2.1.7/; revision=15678
Zac Medico [Tue, 2 Mar 2010 21:05:00 +0000 (21:05 -0000)]
Move merge and unmerge functions to the vartree module. (trunk r15468)
svn path=/main/branches/2.1.7/; revision=15677
Zac Medico [Tue, 2 Mar 2010 21:01:55 +0000 (21:01 -0000)]
Fix broken dep_expand import from previous commit. (trunk r15467)
svn path=/main/branches/2.1.7/; revision=15676
Zac Medico [Tue, 2 Mar 2010 21:01:48 +0000 (21:01 -0000)]
Splid deprecated functions into a _deprecated module. (trunk r15466)
svn path=/main/branches/2.1.7/; revision=15675
Zac Medico [Tue, 2 Mar 2010 21:01:41 +0000 (21:01 -0000)]
Avoid name collision with dep_expand submodule so epydoc won't crash.
(trunk r15465)
svn path=/main/branches/2.1.7/; revision=15674
Zac Medico [Tue, 2 Mar 2010 21:01:30 +0000 (21:01 -0000)]
Move portage.movefile to portage.util.movefile. (trunk r15464)
svn path=/main/branches/2.1.7/; revision=15673
Zac Medico [Tue, 2 Mar 2010 21:01:19 +0000 (21:01 -0000)]
Split getmaskingstatus and getmaskingreason info portage.package.ebuild
submodules. (trunk r15463)
svn path=/main/branches/2.1.7/; revision=15672
Zac Medico [Tue, 2 Mar 2010 21:01:10 +0000 (21:01 -0000)]
Move portage.dep_check and related functions to portage.dep.dep_check.
(trunk r15462)
svn path=/main/branches/2.1.7/; revision=15671
Zac Medico [Tue, 2 Mar 2010 21:01:00 +0000 (21:01 -0000)]
Move dep.py to dep/__init__.py, for splitting into smaller files. (trunk r15461)
svn path=/main/branches/2.1.7/; revision=15670
Zac Medico [Tue, 2 Mar 2010 21:00:53 +0000 (21:00 -0000)]
Move dep_expand and cpv_expand into portage.dbapi submodules. (trunk r15460)
svn path=/main/branches/2.1.7/; revision=15669
Zac Medico [Tue, 2 Mar 2010 21:00:43 +0000 (21:00 -0000)]
Fix typo in import. (trunk r15459)
svn path=/main/branches/2.1.7/; revision=15668
Zac Medico [Tue, 2 Mar 2010 21:00:36 +0000 (21:00 -0000)]
Move portage.digestcheck to portage.package.ebuild.digestcheck. (trunk r15458)
svn path=/main/branches/2.1.7/; revision=15667
Zac Medico [Tue, 2 Mar 2010 21:00:27 +0000 (21:00 -0000)]
Fix broken digestgen import. (trunk r15457)
svn path=/main/branches/2.1.7/; revision=15666
Zac Medico [Tue, 2 Mar 2010 21:00:19 +0000 (21:00 -0000)]
Relocate portage.util.digestgen to portage.package.ebuild.digestgen.
(trunk r15456)
svn path=/main/branches/2.1.7/; revision=15665
Zac Medico [Tue, 2 Mar 2010 21:00:03 +0000 (21:00 -0000)]
Define 'long' for Python 3. (trunk r15455)
svn path=/main/branches/2.1.7/; revision=15664
Zac Medico [Tue, 2 Mar 2010 20:59:56 +0000 (20:59 -0000)]
Move digestgen to portage.util.digestgen. (trunk r15454)
svn path=/main/branches/2.1.7/; revision=15663
Zac Medico [Tue, 2 Mar 2010 20:59:48 +0000 (20:59 -0000)]
Move ExtractKernelVersion portage.util.ExtractKernelVersion. (trunk r15453)
svn path=/main/branches/2.1.7/; revision=15662
Zac Medico [Tue, 2 Mar 2010 20:59:38 +0000 (20:59 -0000)]
Move env_update to portage.util.env_update.envupdate. (trunk r15452)
svn path=/main/branches/2.1.7/; revision=15661
Zac Medico [Tue, 2 Mar 2010 20:59:28 +0000 (20:59 -0000)]
Fix broken references to portage._doebuild_manifest_exempt_depend.
(trunk r15451)
svn path=/main/branches/2.1.7/; revision=15660
Zac Medico [Tue, 2 Mar 2010 20:59:20 +0000 (20:59 -0000)]
Move cacheddir and listdir to portage.util.listdir. (trunk r15450)
svn path=/main/branches/2.1.7/; revision=15659
Zac Medico [Tue, 2 Mar 2010 20:59:11 +0000 (20:59 -0000)]
Make auxdbkeys a tuple instead of a list. (trunk r15449)
svn path=/main/branches/2.1.7/; revision=15658
Zac Medico [Tue, 2 Mar 2010 20:59:00 +0000 (20:59 -0000)]
Split doebuild and related code to the portage.package.ebuild module.
(trunk r15448)
svn path=/main/branches/2.1.7/; revision=15657
Zac Medico [Tue, 2 Mar 2010 20:58:52 +0000 (20:58 -0000)]
Remove unused 'expandcache' global variable. (trunk r15447)
svn path=/main/branches/2.1.7/; revision=15656
Zac Medico [Tue, 2 Mar 2010 20:58:42 +0000 (20:58 -0000)]
Fix a logic error which causes blockers from installed packages to be
ignored in some cases. Thanks to Brian Dolbec (dol-sen) for reporting.
(trunk r15446)
svn path=/main/branches/2.1.7/; revision=15655
Zac Medico [Tue, 2 Mar 2010 20:58:31 +0000 (20:58 -0000)]
Add missing writmsg import. (trunk r15445)
svn path=/main/branches/2.1.7/; revision=15654
Zac Medico [Tue, 2 Mar 2010 20:58:16 +0000 (20:58 -0000)]
Make the first two positional arguments of digestgen() into keyword arguments
since the first one isn't really needed (when this code is in stable we can
start showing a deprecation warning when the redundant argument is used).
(trunk r15438)
svn path=/main/branches/2.1.7/; revision=15653