External Module Wrapping (Advanced)
     
     * Everything that a C'Dent module imports must be C'Dent
     * if foo.cd.py imports 'twisted', it won't work on Perl
     
     * Need to define a C'Dent wrapper for common modules