Files
python-keystoneclient/keystoneclient
Jamie Lennox 67e99991d5 Add a positional decorator
This decorator allow us to define that certain parameters are strictly
keyword arguments only, without sacrificing the convenience of having
those arguments listed in the function definition.

This will mean that we are no longer trapped maintaining backwards
compatibility for the order of keyword arguments.

The enforcement levels should allow us to start putting warnings on
existing functions and strict enforcement on new functions.

Partial-Bug: #1295881
Change-Id: Ic0a196874930e7be8362df50594471ab8037c5b2
2014-03-24 09:49:10 +10:00
..
2014-02-08 22:22:08 +08:00
2014-03-14 17:25:02 -07:00
2014-03-13 19:35:54 -05:00
2014-02-08 22:22:08 +08:00
2014-03-03 11:48:58 +08:00
2012-09-29 16:03:23 -07:00
2014-03-24 09:49:10 +10:00
2014-03-17 12:05:43 +00:00
2014-02-17 12:36:38 +02:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-02-08 22:22:08 +08:00
2014-02-21 12:31:35 +10:00
2014-02-08 22:22:08 +08:00
2014-03-13 19:35:54 -05:00
2014-03-07 17:34:02 +01:00
2014-03-24 09:49:10 +10:00