mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-21 06:13:57 +00:00
support 3.13
This commit is contained in:
parent
ac444fa36b
commit
ca3ace1f34
4 changed files with 18 additions and 18 deletions
|
|
@ -90,12 +90,12 @@ response_prefix_VK9DWX_clublog = {
|
|||
}
|
||||
|
||||
response_prefix_VK9DLX_clublog = {
|
||||
u'adif': 147,
|
||||
u'adif': 189,
|
||||
u'continent': u'OC',
|
||||
u'country': u'LORD HOWE ISLAND',
|
||||
u'cqz': 30,
|
||||
u'latitude': -31.6,
|
||||
u'longitude': 159.1
|
||||
u'country': u'NORFOLK ISLAND',
|
||||
u'cqz': 32,
|
||||
u'latitude': -29.0,
|
||||
u'longitude': 168.0
|
||||
}
|
||||
|
||||
response_prefix_TA7I_clublog = {
|
||||
|
|
@ -126,13 +126,13 @@ response_prefix_V26K_clublog = {
|
|||
}
|
||||
|
||||
response_prefix_VK9DLX_countryfile = {
|
||||
u'adif': 147,
|
||||
u'adif': 189,
|
||||
u'continent': u'OC',
|
||||
u'country': u'Lord Howe Island',
|
||||
u'cqz': 30,
|
||||
u'country': u'Norfolk Island',
|
||||
u'cqz': 32,
|
||||
u'ituz': 60,
|
||||
u'latitude': -31.55,
|
||||
u'longitude': 159.08
|
||||
u'latitude': -29.03,
|
||||
u'longitude': 167.93
|
||||
}
|
||||
|
||||
response_prefix_VK9GMW_clublog = {
|
||||
|
|
@ -195,7 +195,7 @@ response_Exception_VK9XO_with_start_date = {
|
|||
'country': 'CHRISTMAS ISLAND',
|
||||
'continent': 'OC',
|
||||
'latitude': -10.48,
|
||||
'longitude': 105.71,
|
||||
'longitude': 105.62,
|
||||
'cqz': 29
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -25,8 +25,8 @@ response_Exception_KC6MM_1990 = {
|
|||
'adif': 22,
|
||||
'country': u'PALAU',
|
||||
'continent': u'OC',
|
||||
'latitude': 9.50,
|
||||
'longitude': 138.20,
|
||||
'latitude': 9.52,
|
||||
'longitude': 138.21,
|
||||
'cqz': 27,
|
||||
}
|
||||
|
||||
|
|
@ -34,8 +34,8 @@ response_Exception_KC6MM_1992 = {
|
|||
'adif': 22,
|
||||
'country': u'PALAU',
|
||||
'continent': u'OC',
|
||||
'latitude': 9.50,
|
||||
'longitude': 138.20,
|
||||
'latitude': 9.52,
|
||||
'longitude': 138.21,
|
||||
'cqz': 27,
|
||||
}
|
||||
|
||||
|
|
@ -53,7 +53,7 @@ response_Exception_VK9XO_with_start_date = {
|
|||
'country': u'CHRISTMAS ISLAND',
|
||||
'continent': u'OC',
|
||||
'latitude': -10.48,
|
||||
'longitude': 105.71,
|
||||
'longitude': 105.62,
|
||||
'cqz': 29,
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue