remove pointless coding cookies

This commit is contained in:
Florent Xicluna 2010-08-30 14:05:50 +00:00
parent e992a7da01
commit e01de8f2f3
8 changed files with 2 additions and 10 deletions

View file

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
""" Codec for the Punicode encoding, as specified in RFC 3492
Written by Martin v. Löwis.