equal
deleted
inserted
replaced
12 # See the License for the specific language governing permissions and |
12 # See the License for the specific language governing permissions and |
13 # limitations under the License. |
13 # limitations under the License. |
14 |
14 |
15 __authors__ = [ |
15 __authors__ = [ |
16 '"Augie Fackler" <durin42@gmail.com>', |
16 '"Augie Fackler" <durin42@gmail.com>', |
17 '"Pawel Solyga" <pawel.solyga@gmail.com', |
17 '"Pawel Solyga" <pawel.solyga@gmail.com>', |
18 ] |
18 ] |
19 |
19 |
20 import os |
20 import os |
21 |
21 |
22 # Debug flag True only on App Engine development environment (dev_appserver.py) |
22 # Debug flag True only on App Engine development environment (dev_appserver.py) |