Issue 1482746: asyncore is not listed in test_sundry (original) (raw)

Issue1482746

Created on 2006-05-05 21:08 by jackilyn, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg28434 - (view) Author: jackilyn (jackilyn) Date: 2006-05-05 21:08
I was adding logging to asyncore and I noticed asyncore is not listed in test_sundry.
msg28435 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2006-05-06 06:28
Logged In: YES user_id=849994 asyncore is already imported by test_asynchat.
History
Date User Action Args
2022-04-11 14:56:17 admin set github: 43324
2006-05-05 21:08:27 jackilyn create