Add utf8 encoding line to fpdb.pyw

This commit is contained in:
Worros 2010-06-21 18:41:31 +08:00
parent cf2b913592
commit d6f2cd4e83

View File

@ -1,4 +1,5 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#Copyright 2008 Steffen Jobbagy-Felso
#This program is free software: you can redistribute it and/or modify