BartC <b...@freeuk.com> writes:
> sometimes you try to find a .py import module and it
> doesn't seem to exist anywhere. (sys.py for example).
> I would like to see how such references are translated to Lisp.

(require 'sys)
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to