98e99939ef
We are supporting py34 environment in addition to py27, at the same time, we are dropping support to py26. This patch also updates the generated strings. Change-Id: I606440029b9ac232657d1570ceab90f9569eaa00
22 lines
180 B
Plaintext
22 lines
180 B
Plaintext
*.pyc
|
|
*.swp
|
|
*~
|
|
build
|
|
dist
|
|
*.eggs
|
|
*.egg-info
|
|
tags
|
|
*.log
|
|
senlin-test.db
|
|
senlin.sqlite
|
|
.venv
|
|
AUTHORS
|
|
ChangeLog
|
|
.tox
|
|
.coverage
|
|
.coverage.*
|
|
cover
|
|
.testrepository
|
|
.project
|
|
.pydevproject
|