i'm using scripts/pack.py to make a custom mochikit that only uses base & async , as thats all i need
(thanks for that tip bob) i've just noticed that in doing so, i still get logs in my webserver from clients trying to load the other components of mochikit does anyone know what i can do to keep mochikit from trying to load the other components? i doubt there will be any difference in performance , but i'd like to just get rid of the error messages without changing my error logger.
