Closed dmargala closed 9 years ago
Did you catch this with pylint? I think its ok to hide a built-in function, but probably best not to.
I noticed it because Sublime Text highlights it for me.
On Fri, May 15, 2015 at 4:52 PM dkirkby notifications@github.com wrote:
Did you catch this with pylint? I think its ok to hide a built-in function, but probably best not to.
— Reply to this email directly or view it on GitHub https://github.com/dkirkby/bossdata/issues/4#issuecomment-102549986.
The list of built-in functions is available here:
https://docs.python.org/2/library/functions.html