• Michael W. Hudson's avatar
    Fix · d7cc1bd8
    Michael W. Hudson yazdı
    [ 924301 ] A leak case with cmd.py & readline & exception
    
    by ensuring that the readline completion function is always reset
    even in the case of an exception being raised.  As a bonus, this
    makes the documentation for pre & postloop accurate again.
    d7cc1bd8
cmd.py 14.6 KB