Make AsynchronousTask "registered" attributes private since poll() and wait()
authorZac Medico <zmedico@gentoo.org>
Tue, 15 Jul 2008 03:03:42 +0000 (03:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 15 Jul 2008 03:03:42 +0000 (03:03 -0000)
commit04ed769375fcfe17ebdb37a300d95e8cc4529f87
tree536c7eee1948298c08ddcb450bb533a2100d4884
parente61b65a4795409db4f6aaf0991242603113997ed
Make AsynchronousTask "registered" attributes private since poll() and wait()
do the job now. Also, hide SubProcess.files since there's no reason to expose
it.

svn path=/main/trunk/; revision=11053
pym/_emerge/__init__.py