New submission from G Young: This issue arose as we were making changes to the 'pandas' library. I am not sure if this is a bug or feature, but it definitely did not cross anyone's minds when discussing the PR at hand. I have attached a code sample to illustrate the "bug" that I have run successfully on Python 2.7 and Python 3.4.
---------- components: Interpreter Core files: bug.py messages: 261862 nosy: G Young priority: normal severity: normal status: open title: Method Parameters can be Accepted as Keyword Arguments? type: behavior versions: Python 2.7, Python 3.4 Added file: http://bugs.python.org/file42178/bug.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26573> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com