Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F32381793
school_family.py
Xqt
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
Xqt
Oct 12 2020, 5:05 AM
2020-10-12 05:05:08 (UTC+0)
Size
544 B
Referenced Files
None
Subscribers
None
school_family.py
View Options
# -*- coding: utf-8 -*-
"""
This family file was auto-generated by generate_family_file.py script.
Configuration parameters:
url = https://schoolwiki.in
name = school
Please do not commit this to the Git repository!
"""
from
pywikibot
import
family
class
Family
(
family
.
Family
):
# noqa: D101
name
=
'school'
langs
=
{
'ml'
:
'schoolwiki.in'
,
}
def
scriptpath
(
self
,
code
):
return
''
def
protocol
(
self
,
code
):
return
'https'
def
ignore_certificate_error
(
self
,
code
):
return
True
File Metadata
Details
Attached
Mime Type
text/x-python
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
8585196
Default Alt Text
school_family.py (544 B)
Attached To
Mode
T265210: generate_family_file fails to create a file for schoolwiki.in
Attached
Detach File
Event Timeline
Log In to Comment