keystone/keystone/tests
Eric Brown 05b5dfe144 Handle Py35 fix of ast.node.col_offset bug
In 3.5, the ast module returns the correct value for the col_offset
of a function definition whereas earlier versions did not. The value
is off by one column.

Closes-Bug: #1603236

Change-Id: I7835d7ed8d652a6bd585e8e0372fab402424038d
2016-07-19 13:51:32 -07:00
..
common Fix keystone.common.wsgi to explicitly use bytes 2016-03-02 01:30:20 -05:00
functional Fix a few spelling mistakes 2016-06-24 02:53:48 +00:00
hacking Fixes hacking's handling of log hints 2016-07-01 19:18:46 +00:00
unit Handle Py35 fix of ast.node.col_offset bug 2016-07-19 13:51:32 -07:00
__init__.py Move existing tests to unit 2015-02-13 15:54:29 -06:00