mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-25 08:34:43 +00:00
documentation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3312 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
4e0a4f2e8c
commit
cb853c4672
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +14,9 @@
|
|||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
"""
|
||||
Helpers for console output.
|
||||
"""
|
||||
import sys
|
||||
import os
|
||||
import codecs
|
||||
|
|
|
|||
Loading…
Reference in a new issue