szergling wrote:

> I was wondering if anyone knows of any equivalent to Python's
>
> import some_long_external_module_name as shortname
>
> using just the plain CL package system?

You could use RENAME-PACKAGE:

  
http://www.lispworks.com/documentation/HyperSpec/Body/f_rn_pkg.htm#rename-package

 Leslie

-- 
http://www.linkedin.com/in/polzer


_______________________________________________
alexandria-devel mailing list
alexandria-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/alexandria-devel

Reply via email to