On 04/08/2016 00:25, Paul Rubin wrote:
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)


What does that do?

Don't tell me that every Lisp contains a full implementation of everything defined in Python's sys module!

--
Bartc
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to