Ymac101

Results 1 issues of Ymac101

When an illegal character is present in a function's docstring (e.g `string.find()`) the shell crashes altogether: ``` In [3]: string.find? Signature: string.find(s, pattern [, init [, plain]]) Documentation:Traceback (most recent...