> Is it possible to write windows namespace extensions using Python > including writing a new view in the explorer for the namespace using > win32ui. If so has anyone done that already and can share some tips?
It is and it works very nicely :) See the win32comext\shell\demos directory for some starting points. Mark _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32