> Is there a way to prevent mtasc from giving me import warnings? I'm > using FDT, so my import statements are pretty tight. But I'm also > using a logger. To use it, I need to import it. But then if I > comment out the trace, mtasc warns me. > > This is a small thing, but annoying. Is there a way to stop it? > > Thanks,
You should use -trace , that might help you better (see MTASC documentation) Nicolas _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
