high_performance_python
high_performance_python copied to clipboard
Update julia1_nopil.py
Using name is the preferred method as it applies uniformly. Unlike func_name, it works on built-in functions as well. Also the double underscores indicate to the reader this is a special attribute. As a bonus, classes and modules have a name attribute too, so you only have remember one special name.