Why not allow empty code blocks?

BartC bc at freeuk.com
Wed Aug 3 19:48:42 EDT 2016


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



More information about the Python-list mailing list