• Olivier Delalleau's avatar
    Simplified code for In.borrow and Param.borrow · 130b5abc
    Olivier Delalleau 提交于
    This commit simplifies the code so that In.borrow and Param.borrow can
    only be True or False (not None). It also makes the corresponding code
    for these two objects more similar.
    
    There should be no functional change, it just makes the code easier to
    understand.
    130b5abc
io.py 10.2 KB