mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-28 15:48:16 +00:00
syntax
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2820 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
ba6a2ed4e0
commit
9c0ef1396d
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +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.
|
||||
"""General navigation writer reading .nav file info"""
|
||||
"""
|
||||
General navigation writer reading .nav file info.
|
||||
"""
|
||||
|
||||
import sys
|
||||
import os
|
||||
|
|
|
|||
Loading…
Reference in a new issue