
Aug. 7, 2019
4:40 a.m.
On Sat, Aug 03, 2019 at 06:56:16PM +1000, Chris Angelico wrote:
On Sat, Aug 3, 2019 at 6:16 PM Steven D'Aprano <steve@pearwood.info> wrote:
py> import Display all 492 possibilities? (y or n) CDROM change_type_example locale site CFRAC chardet logcheck1 smtpd DLFCN chunk logcheck2 smtplib [... additional lines trimmed for brevity ...]
I had completely forgotten I installed chardet!
Not in my REPL. What did you do to enable that?
Oops! Ha ha, chardet is not the only thing I had forgotten. I have my own custom tab completer installed which completes on import lines as well as file names inside strings. -- Steven