J. David Ibáñez
|
29ce23c0d5
|
Update copyright
|
2013-03-02 12:16:16 +01:00 |
|
J. David Ibáñez
|
a96d494747
|
Coding style
Including:
- Lines longer than 79 chars
- Spaces at the end of line
- Wrong indentation
- Comma not followed by an space
- C++ style comments: //
|
2013-03-02 11:40:42 +01:00 |
|
J. David Ibáñez
|
edcd803e7e
|
Remove the __authors__ var from py files
|
2012-07-18 12:12:04 +02:00 |
|
J. David Ibáñez
|
6195491596
|
Add/update copyright header of each file
And update my email address.
|
2012-07-18 12:07:17 +02:00 |
|
J. David Ibáñez
|
f09a02a2ee
|
Use UTF-8 encoding in all Python files
|
2011-08-24 07:42:05 +02:00 |
|
J. David Ibáñez
|
b84b79acd8
|
Fix running the tests with Python 3
Now "python3 setup.py test" works.
|
2011-08-24 00:07:20 +02:00 |
|
J. David Ibáñez
|
7950ee1116
|
Use Python 3 string literals for the unit tests
Now unit tests are broken.
|
2011-08-13 22:48:23 +02:00 |
|
Julien Miotte
|
561a01d5fc
|
New test for Repository.status().
|
2011-07-27 18:39:12 +02:00 |
|