miniblog.
← Back to all posts
Wilfred Hughes
Jul 10, 2014 at 15:14
Turns out that Python's list of built-in functions:
https://docs.python.org/2/library/functions.html
doesn't include everything! For example, intern.
2. Built-in Functions — Python 2.7.18 documentation