Why not just use try? Trying to import a module is a python idiom. http://www.diveintopython.org/file_handling/index.html
On 21 May 2007 06:17:16 -0700, dmitrey <[EMAIL PROTECTED]> wrote: > howto check does module 'asdf' exist (is available for import) or no? > (without try/cache of course) > Thx in advance, D. > > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.org/mailman/listinfo/python-list