Changeset 287:4d29c7dc7351
- Timestamp:
- 11/01/12 00:03:02 (4 months ago)
- Author:
- Menno Smits <menno@…>
- Branch:
- default
- Message:
-
Removed trailing slash that completely broke Windows installations
This was causing both setuptools and distribute to fail with
"AttributeError?: NoneType? has no attribute 'close'".
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r261
|
r287
|
|
| 4 | 4 | include interact.py |
| 5 | 5 | recursive-include imapclient/examples * |
| 6 | | prune doc/doctrees/ |
| | 6 | prune doc/doctrees |
| 7 | 7 | recursive-include doc *.txt *.py *.png *.css *.html |
| 8 | 8 | |