blob: 5a39b0bdd892287e1b02f50a331e440bce21ee22 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
���� ����� ����� �������� <a
href="http://www.python.org/doc/current/lib/typesseq-strings.html">���������
������ (����� ��-���������)</a>, ������� ����������� ������������ ������
���������. ������ ��������� ���������� ����.
<ul>
<li><b><code>real_name</code></b> -- "��������" ��� ������ ��������;
������ ��� ������ �������� � ��������� ������ ������.
<li><b><code>list_name</code></b> -- ���, ������� ������������ � �������
�������. (<code>_internal_name</code> �������� �������������, ���
������������� � ����������� ��������.)
<li><b><code>host_name</code></b> -- ������ �������� ������ ��� ������ ��������.
<li><b><code>web_page_url</code></b> -- ������� ����� ��� Mailman. ������ � �����
������ ����� ���������, ��������, <em><code>listinfo/%(internal_name)s</code></em>
����� ���������� ����� �������������� �������� ��� ������ ��������.
<li><b><code>description</code></b> - ������� �������� ������ ��������.
<li><b><code>info</code></b> - ������ �������� ������ ��������.
<li><b><code>cgiext</code></b> - ���������� ������ CGI-���������.
</ul>
|