Helpviewer/Sync/SyncGlobals.py

branch
6_1_x
changeset 4541
e8ddd9d76414
parent 4021
195a471c327b
child 4555
861e1741985c
equal deleted inserted replaced
4539:beac8323fa9e 4541:e8ddd9d76414
4 # 4 #
5 5
6 """ 6 """
7 Module implementing some global definitions. 7 Module implementing some global definitions.
8 """ 8 """
9
10 from __future__ import unicode_literals
9 11
10 # Page IDs for the sync wizard 12 # Page IDs for the sync wizard
11 PageData = 0 13 PageData = 0
12 PageEncryption = 1 14 PageEncryption = 1
13 PageType = 2 15 PageType = 2

eric ide

mercurial