1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Pylint, remove fixed todos

This commit is contained in:
Guillaume Ayoub 2011-01-09 17:41:42 +01:00
parent 039e868e5f
commit d11d4cc8c1
5 changed files with 3 additions and 5 deletions

View file

@ -25,8 +25,6 @@ Give a configparser-like interface to read and write configuration.
"""
# TODO: Use abstract filenames for other platforms
import os
import sys
# Manage Python2/3 different modules