Subversion Repositories wimsdev

Rev

Rev 16407 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16407 Rev 17835
Line 1... Line 1...
1
#!/usr/bin/env python
1
#!/usr/bin/env python3
2
# -*- coding: utf-8 -*-
2
# -*- coding: utf-8 -*-
3
"""
3
"""
4
w3c-validator - Validate HTML 5 and CSS files using the WC3 validators.
4
w3c-validator - Validate HTML 5 and CSS files using the WC3 validators.
5
 
5
 
6
Copyright: Stuart Rackham (c) 2011
6
Copyright: Stuart Rackham (c) 2011