Документация Python неофициальный перевод

genindex-P.md

11 строк · 180.3 КБ · обычная страница · сырой текст · скачать

1> **Источник:** https://python-all.ru/2.7/genindex-P.html2>3> «Документация Python на русском» – неофициальный перевод официальной документации Python: версии от 2.6 до 3.16, полнотекстовый поиск, английский оригинал рядом с переводом. Эта Markdown-версия страницы предназначена для работы с LLM: вставьте её в ChatGPT, Claude или Cursor.45---67# Указатель – P89| [P\_DETACH (в модуле os)](https://python-all.ru/2.7/library/os.html#os.P_DETACH) [P\_NOWAIT (в модуле os)](https://python-all.ru/2.7/library/os.html#os.P_NOWAIT) [P\_NOWAITO (в модуле os)](https://python-all.ru/2.7/library/os.html#os.P_NOWAITO) [P\_OVERLAY (в модуле os)](https://python-all.ru/2.7/library/os.html#os.P_OVERLAY) [P\_WAIT (в модуле os)](https://python-all.ru/2.7/library/os.html#os.P_WAIT) [pack() (в модуле aepack)](https://python-all.ru/2.7/library/aepack.html#aepack.pack) [(в модуле struct)](https://python-all.ru/2.7/library/struct.html#struct.pack) [(метод mailbox.MH)](https://python-all.ru/2.7/library/mailbox.html#mailbox.MH.pack) [(метод struct.Struct)](https://python-all.ru/2.7/library/struct.html#struct.Struct.pack) [pack\_array() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_array) [pack\_bytes() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_bytes) [pack\_double() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_double) [pack\_farray() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_farray) [pack\_float() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_float) [pack\_fopaque() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_fopaque) [pack\_fstring() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_fstring) [pack\_into() (в модуле struct)](https://python-all.ru/2.7/library/struct.html#struct.pack_into) [(метод struct.Struct)](https://python-all.ru/2.7/library/struct.html#struct.Struct.pack_into) [pack\_list() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_list) [pack\_opaque() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_opaque) [pack\_string() (метод xdrlib.Packer)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer.pack_string) [пакет](https://python-all.ru/2.7/library/site.html#index-2), [\[1\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-39), [**\[2\]**](https://python-all.ru/2.7/glossary.html#term-package) переменная пакета [\_\_all\_\_](https://python-all.ru/2.7/c-api/import.html#index-0) [Packer (класс в xdrlib)](https://python-all.ru/2.7/library/xdrlib.html#xdrlib.Packer) [packevent() (в модуле aetools)](https://python-all.ru/2.7/library/aetools.html#aetools.packevent) упаковка [двоичные данные](https://python-all.ru/2.7/library/struct.html#index-0) [packing (виджеты)](https://python-all.ru/2.7/library/tkinter.html#index-0) [PAGER](https://python-all.ru/2.7/library/pdb.html#index-3), [\[1\]](https://python-all.ru/2.7/library/pydoc.html#index-1) [pair\_content() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.pair_content) [pair\_number() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.pair_number) [PanedWindow (класс в Tix)](https://python-all.ru/2.7/library/tix.html#Tix.PanedWindow) [**параметр**](https://python-all.ru/2.7/glossary.html#term-parameter) [семантика вызова](https://python-all.ru/2.7/reference/expressions.html#index-39) [различие между параметром и аргументом](https://python-all.ru/2.7/faq/programming.html#index-1) [определение функции](https://python-all.ru/2.7/reference/compound_stmts.html#index-17) [значение по умолчанию](https://python-all.ru/2.7/reference/compound_stmts.html#index-20) [pardir (в модуле os)](https://python-all.ru/2.7/library/os.html#os.pardir) [paren (фиксер 2to3)](https://python-all.ru/2.7/library/2to3.html#2to3fixer-paren) [parent (атрибут urllib2.BaseHandler)](https://python-all.ru/2.7/library/urllib2.html#urllib2.BaseHandler.parent) [parent() (метод ttk.Treeview)](https://python-all.ru/2.7/library/ttk.html#ttk.Treeview.parent) [заключённая в скобки форма](https://python-all.ru/2.7/reference/expressions.html#index-10) [parentNode (атрибут xml.dom.Node)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.Node.parentNode) [paretovariate() (в модуле random)](https://python-all.ru/2.7/library/random.html#random.paretovariate) [parse() (метод doctest.DocTestParser)](https://python-all.ru/2.7/library/doctest.html#doctest.DocTestParser.parse) [(метод email.parser.Parser)](https://python-all.ru/2.7/library/email.parser.html#email.parser.Parser.parse) [(в модуле ast)](https://python-all.ru/2.7/library/ast.html#ast.parse) [(в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.parse) [(в модуле compiler)](https://python-all.ru/2.7/library/compiler.html#compiler.parse) [(в модуле xml.dom.minidom)](https://python-all.ru/2.7/library/xml.dom.minidom.html#xml.dom.minidom.parse) [(в модуле xml.dom.pulldom)](https://python-all.ru/2.7/library/xml.dom.pulldom.html#xml.dom.pulldom.parse) [(в модуле xml.etree.ElementTree)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.parse) [(в модуле xml.sax)](https://python-all.ru/2.7/library/xml.sax.html#xml.sax.parse) [(метод robotparser.RobotFileParser)](https://python-all.ru/2.7/library/robotparser.html#robotparser.RobotFileParser.parse) [(метод string.Formatter)](https://python-all.ru/2.7/library/string.html#string.Formatter.parse) [(метод xml.etree.ElementTree.ElementTree)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.ElementTree.parse) [Parse() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/2.7/library/pyexpat.html#xml.parsers.expat.xmlparser.Parse) [parse() (метод xml.sax.xmlreader.XMLReader)](https://python-all.ru/2.7/library/xml.sax.reader.html#xml.sax.xmlreader.XMLReader.parse) [parse\_and\_bind() (в модуле readline)](https://python-all.ru/2.7/library/readline.html#readline.parse_and_bind) [parse\_args() (метод argparse.ArgumentParser)](https://python-all.ru/2.7/library/argparse.html#argparse.ArgumentParser.parse_args) [PARSE\_COLNAMES (в модуле sqlite3)](https://python-all.ru/2.7/library/sqlite3.html#sqlite3.PARSE_COLNAMES) [parse\_config\_h() (в модуле sysconfig)](https://python-all.ru/2.7/library/sysconfig.html#sysconfig.parse_config_h) [PARSE\_DECLTYPES (в модуле sqlite3)](https://python-all.ru/2.7/library/sqlite3.html#sqlite3.PARSE_DECLTYPES) [parse\_header() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.parse_header) [parse\_known\_args() (метод argparse.ArgumentParser)](https://python-all.ru/2.7/library/argparse.html#argparse.ArgumentParser.parse_known_args) [parse\_multipart() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.parse_multipart) [parse\_qs() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.parse_qs) [(в модуле urlparse)](https://python-all.ru/2.7/library/urlparse.html#urlparse.parse_qs) [parse\_qsl() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.parse_qsl) [(в модуле urlparse)](https://python-all.ru/2.7/library/urlparse.html#urlparse.parse_qsl) [parseaddr() (в модуле email.utils)](https://python-all.ru/2.7/library/email.utils.html#email.utils.parseaddr) [(в модуле rfc822)](https://python-all.ru/2.7/library/rfc822.html#rfc822.parseaddr) [parsedate() (в модуле email.utils)](https://python-all.ru/2.7/library/email.utils.html#email.utils.parsedate) [(в модуле rfc822)](https://python-all.ru/2.7/library/rfc822.html#rfc822.parsedate) [parsedate\_tz() (в модуле email.utils)](https://python-all.ru/2.7/library/email.utils.html#email.utils.parsedate_tz) [(в модуле rfc822)](https://python-all.ru/2.7/library/rfc822.html#rfc822.parsedate_tz) [parseFile() (в модуле compiler)](https://python-all.ru/2.7/library/compiler.html#compiler.parseFile) [ParseFile() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/2.7/library/pyexpat.html#xml.parsers.expat.xmlparser.ParseFile) [ParseFlags() (в модуле imaplib)](https://python-all.ru/2.7/library/imaplib.html#imaplib.ParseFlags) [парсер](https://python-all.ru/2.7/reference/lexical_analysis.html#index-0) [Parser (класс в email.parser)](https://python-all.ru/2.7/library/email.parser.html#email.parser.Parser) [parser (модуль)](https://python-all.ru/2.7/library/parser.html#module-parser) [ParserCreate() (в модуле xml.parsers.expat)](https://python-all.ru/2.7/library/pyexpat.html#xml.parsers.expat.ParserCreate) [ParserError](https://python-all.ru/2.7/library/parser.html#parser.ParserError) [ParseResult (класс в urlparse)](https://python-all.ru/2.7/library/urlparse.html#urlparse.ParseResult) [parsesequence() (метод mhlib.Folder)](https://python-all.ru/2.7/library/mhlib.html#mhlib.Folder.parsesequence) [parsestr() (метод email.parser.Parser)](https://python-all.ru/2.7/library/email.parser.html#email.parser.Parser.parsestr) [parseString() (в модуле xml.dom.minidom)](https://python-all.ru/2.7/library/xml.dom.minidom.html#xml.dom.minidom.parseString) [(в модуле xml.dom.pulldom)](https://python-all.ru/2.7/library/xml.dom.pulldom.html#xml.dom.pulldom.parseString) [(в модуле xml.sax)](https://python-all.ru/2.7/library/xml.sax.html#xml.sax.parseString) [parseurl() (метод ic.IC)](https://python-all.ru/2.7/library/ic.html#ic.IC.parseurl) [(в модуле ic)](https://python-all.ru/2.7/library/ic.html#ic.parseurl) разбор [исходный код Python](https://python-all.ru/2.7/library/parser.html#index-0) [URL](https://python-all.ru/2.7/library/urlparse.html#index-0) [ParsingError](https://python-all.ru/2.7/library/configparser.html#ConfigParser.ParsingError) [partial() (метод imaplib.IMAP4)](https://python-all.ru/2.7/library/imaplib.html#imaplib.IMAP4.partial) [(в модуле functools)](https://python-all.ru/2.7/library/functools.html#functools.partial) [partition() (метод str)](https://python-all.ru/2.7/library/stdtypes.html#str.partition) Pascal [язык](https://python-all.ru/2.7/reference/compound_stmts.html#index-8) pass [инструкция](https://python-all.ru/2.7/reference/simple_stmts.html#index-17) [pass\_() (метод poplib.POP3)](https://python-all.ru/2.7/library/poplib.html#poplib.POP3.pass_) [Вставка](https://python-all.ru/2.7/library/idle.html#index-4) [PATH](https://python-all.ru/2.7/c-api/intro.html#index-22), [\[1\]](https://python-all.ru/2.7/c-api/intro.html#index-23), [\[2\]](https://python-all.ru/2.7/faq/library.html#index-0), [\[3\]](https://python-all.ru/2.7/faq/library.html#index-1), [\[4\]](https://python-all.ru/2.7/library/cgi.html#index-2), [\[5\]](https://python-all.ru/2.7/library/cgi.html#index-5), [\[6\]](https://python-all.ru/2.7/library/os.html#index-21), [\[7\]](https://python-all.ru/2.7/library/os.html#index-22), [\[8\]](https://python-all.ru/2.7/library/os.html#index-23), [\[9\]](https://python-all.ru/2.7/library/os.html#index-26), [\[10\]](https://python-all.ru/2.7/library/os.html#index-27), [\[11\]](https://python-all.ru/2.7/library/os.html#index-28), [\[12\]](https://python-all.ru/2.7/library/os.html#index-30), [\[13\]](https://python-all.ru/2.7/library/webbrowser.html#index-3), [\[14\]](https://python-all.ru/2.7/tutorial/appendix.html#index-0), [\[15\]](https://python-all.ru/2.7/tutorial/modules.html#index-2), [\[16\]](https://python-all.ru/2.7/using/cmdline.html#index-18), [\[17\]](https://python-all.ru/2.7/using/unix.html#index-2) путь [файл конфигурации](https://python-all.ru/2.7/library/site.html#index-2) [поиск модулей](https://python-all.ru/2.7/c-api/init.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-4), [\[2\]](https://python-all.ru/2.7/c-api/intro.html#index-20), [\[3\]](https://python-all.ru/2.7/library/linecache.html#index-0), [\[4\]](https://python-all.ru/2.7/library/site.html#index-0), [\[5\]](https://python-all.ru/2.7/library/sys.html#index-6), [\[6\]](https://python-all.ru/2.7/tutorial/modules.html#index-0) [операции](https://python-all.ru/2.7/library/os.path.html#index-0) [path (атрибут BaseHTTPServer.BaseHTTPRequestHandler)](https://python-all.ru/2.7/library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.path) [(cookielib.Cookie атрибут)](https://python-all.ru/2.7/library/cookielib.html#cookielib.Cookie.path) [(в модуле sys)](https://python-all.ru/2.7/c-api/init.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-4), [\[2\]](https://python-all.ru/2.7/c-api/intro.html#index-20), [\[3\]](https://python-all.ru/2.7/library/sys.html#sys.path) [Обозреватель путей](https://python-all.ru/2.7/library/idle.html#index-1) [path\_hooks (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.path_hooks) [path\_importer\_cache (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.path_importer_cache) [path\_return\_ok() (метод cookielib.CookiePolicy)](https://python-all.ru/2.7/library/cookielib.html#cookielib.CookiePolicy.path_return_ok) [pathconf() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.pathconf) [pathconf\_names (в модуле os)](https://python-all.ru/2.7/library/os.html#os.pathconf_names) [pathname2url() (в модуле urllib)](https://python-all.ru/2.7/library/urllib.html#urllib.pathname2url) [pathsep (в модуле os)](https://python-all.ru/2.7/library/os.html#os.pathsep) [pattern (атрибут re.RegexObject)](https://python-all.ru/2.7/library/re.html#re.RegexObject.pattern) [pause() (в модуле signal)](https://python-all.ru/2.7/library/signal.html#signal.pause) [PAUSED (в модуле cd)](https://python-all.ru/2.7/library/cd.html#cd.PAUSED) [PAX\_FORMAT (в модуле tarfile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.PAX_FORMAT) [pax\_headers (атрибут tarfile.TarFile)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFile.pax_headers) [(атрибут tarfile.TarInfo)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarInfo.pax_headers) [pbkdf2\_hmac() (в модуле hashlib)](https://python-all.ru/2.7/library/hashlib.html#hashlib.pbkdf2_hmac) [pd() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pd) [Pdb (класс в pdb)](https://python-all.ru/2.7/library/pdb.html#index-1), [\[1\]](https://python-all.ru/2.7/library/pdb.html#pdb.Pdb) [pdb (модуль)](https://python-all.ru/2.7/library/pdb.html#module-pdb) [peek() (метод io.BufferedReader)](https://python-all.ru/2.7/library/io.html#io.BufferedReader.peek) [PEM\_cert\_to\_DER\_cert() (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PEM_cert_to_DER_cert) [pen() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pen) [pencolor() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pencolor) [PendingDeprecationWarning](https://python-all.ru/2.7/library/exceptions.html#exceptions.PendingDeprecationWarning) [pendown() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pendown) [pensize() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pensize) [penup() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.penup) [**PEP**](https://python-all.ru/2.7/glossary.html#term-pep) [PERCENT (в модуле token)](https://python-all.ru/2.7/library/token.html#token.PERCENT) [PERCENTEQUAL (в модуле token)](https://python-all.ru/2.7/library/token.html#token.PERCENTEQUAL) [Производительность](https://python-all.ru/2.7/library/timeit.html#index-0) [permutations() (в модуле itertools)](https://python-all.ru/2.7/library/itertools.html#itertools.permutations) [Persist() (метод msilib.SummaryInformation)](https://python-all.ru/2.7/library/msilib.html#msilib.SummaryInformation.Persist) [персистентность](https://python-all.ru/2.7/library/pickle.html#index-0) персистентный [объекты](https://python-all.ru/2.7/library/pickle.html#index-0) [persistent\_id (протокол pickle)](https://python-all.ru/2.7/library/pickle.html#index-3) [persistent\_load (протокол pickle)](https://python-all.ru/2.7/library/pickle.html#index-3) [pformat() (в модуле pprint)](https://python-all.ru/2.7/library/pprint.html#pprint.pformat) [(метод pprint.PrettyPrinter)](https://python-all.ru/2.7/library/pprint.html#pprint.PrettyPrinter.pformat) [phase() (в модуле cmath)](https://python-all.ru/2.7/library/cmath.html#cmath.phase) [Philbrick, Geoff](https://python-all.ru/2.7/extending/extending.html#index-3) [физическая строка](https://python-all.ru/2.7/reference/lexical_analysis.html#index-15), [\[1\]](https://python-all.ru/2.7/reference/lexical_analysis.html#index-2), [\[2\]](https://python-all.ru/2.7/reference/lexical_analysis.html#index-5) [pi (в модуле cmath)](https://python-all.ru/2.7/library/cmath.html#cmath.pi) [(в модуле math)](https://python-all.ru/2.7/library/math.html#math.pi) [pick() (в модуле gl)](https://python-all.ru/2.7/library/gl.html#gl.pick) pickle [модуль](https://python-all.ru/2.7/library/copy.html#index-0), [\[1\]](https://python-all.ru/2.7/library/copy_reg.html#index-0), [\[2\]](https://python-all.ru/2.7/library/marshal.html#index-0), [\[3\]](https://python-all.ru/2.7/library/pickle.html#index-5), [\[4\]](https://python-all.ru/2.7/library/shelve.html#index-0) [pickle (модуль)](https://python-all.ru/2.7/library/pickle.html#module-pickle) [pickle() (в модуле copy\_reg)](https://python-all.ru/2.7/library/copy_reg.html#copy_reg.pickle) [PickleError](https://python-all.ru/2.7/library/pickle.html#pickle.PickleError) [Pickler (класс в pickle)](https://python-all.ru/2.7/library/pickle.html#pickle.Pickler) [pickletools (модуль)](https://python-all.ru/2.7/library/pickletools.html#module-pickletools) сериализация [объекты](https://python-all.ru/2.7/library/pickle.html#index-0) [PicklingError](https://python-all.ru/2.7/library/pickle.html#pickle.PicklingError) [pid (атрибут multiprocessing.Process)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.Process.pid) [(атрибут popen2.Popen3)](https://python-all.ru/2.7/library/popen2.html#popen2.Popen3.pid) [(атрибут subprocess.Popen)](https://python-all.ru/2.7/library/subprocess.html#subprocess.Popen.pid) [PIL (библиотека Python для обработки изображений)](https://python-all.ru/2.7/library/jpeg.html#index-1) [PIPE (в модуле подпроцесса)](https://python-all.ru/2.7/library/subprocess.html#subprocess.PIPE) [Pipe() (в модуле multiprocessing)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.Pipe) [pipe() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.pipe) [PIPE\_BUF (атрибут select.select)](https://python-all.ru/2.7/library/select.html#select.select.PIPE_BUF) [pipes (модуль)](https://python-all.ru/2.7/library/pipes.html#module-pipes) [PixMapWrapper (модуль)](https://python-all.ru/2.7/library/undoc.html#module-PixMapWrapper) [PKG\_DIRECTORY (в модуле imp)](https://python-all.ru/2.7/library/imp.html#imp.PKG_DIRECTORY) [pkgutil (модуль)](https://python-all.ru/2.7/library/pkgutil.html#module-pkgutil) простое целое число [объект](https://python-all.ru/2.7/reference/datamodel.html#index-11) [литерал простого целого числа](https://python-all.ru/2.7/reference/lexical_analysis.html#index-18) [PLAT](https://python-all.ru/2.7/distutils/apiref.html#index-2) [platform (в модуле sys)](https://python-all.ru/2.7/c-api/init.html#index-6), [\[1\]](https://python-all.ru/2.7/library/sys.html#sys.platform) [(модуль)](https://python-all.ru/2.7/library/platform.html#module-platform) [platform() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.platform) [PLAYING (в модуле cd)](https://python-all.ru/2.7/library/cd.html#cd.PLAYING) [PlaySound() (в модуле winsound)](https://python-all.ru/2.7/library/winsound.html#winsound.PlaySound) plist [файл](https://python-all.ru/2.7/library/plistlib.html#index-0) [plistlib (модуль)](https://python-all.ru/2.7/library/plistlib.html#module-plistlib) [plock() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.plock) [плюс](https://python-all.ru/2.7/reference/expressions.html#index-49) [PLUS (в модуле token)](https://python-all.ru/2.7/library/token.html#token.PLUS) [plus() (метод decimal.Context)](https://python-all.ru/2.7/library/decimal.html#decimal.Context.plus) [PLUSEQUAL (в модуле token)](https://python-all.ru/2.7/library/token.html#token.PLUSEQUAL) [pm() (в модуле pdb)](https://python-all.ru/2.7/library/pdb.html#pdb.pm) [pnum (в модуле cd)](https://python-all.ru/2.7/library/cd.html#cd.pnum) [POINTER() (в модуле ctypes)](https://python-all.ru/2.7/library/ctypes.html#ctypes.POINTER) [pointer() (в модуле ctypes)](https://python-all.ru/2.7/library/ctypes.html#ctypes.pointer) [polar() (в модуле cmath)](https://python-all.ru/2.7/library/cmath.html#cmath.polar) [poll() (метод Connection)](https://python-all.ru/2.7/library/multiprocessing.html#Connection.poll) [(в модуле select)](https://python-all.ru/2.7/library/select.html#select.poll) [(метод popen2.Popen3)](https://python-all.ru/2.7/library/popen2.html#popen2.Popen3.poll) [(метод select.epoll)](https://python-all.ru/2.7/library/select.html#select.epoll.poll) [(метод select.poll)](https://python-all.ru/2.7/library/select.html#select.poll.poll) [(метод subprocess.Popen)](https://python-all.ru/2.7/library/subprocess.html#subprocess.Popen.poll) [pop() (метод array.array)](https://python-all.ru/2.7/library/array.html#array.array.pop) [(метод asynchat.fifo)](https://python-all.ru/2.7/library/asynchat.html#asynchat.fifo.pop) [(метод collections.deque)](https://python-all.ru/2.7/library/collections.html#collections.deque.pop) [(метод dict)](https://python-all.ru/2.7/library/stdtypes.html#dict.pop) [(метод frozenset)](https://python-all.ru/2.7/library/stdtypes.html#frozenset.pop) [(метод списка)](https://python-all.ru/2.7/library/stdtypes.html#index-30) [(метод mailbox.Mailbox)](https://python-all.ru/2.7/library/mailbox.html#mailbox.Mailbox.pop) [(метод multifile.MultiFile)](https://python-all.ru/2.7/library/multifile.html#multifile.MultiFile.pop) POP3 [протокол](https://python-all.ru/2.7/library/poplib.html#index-0) [POP3 (класс в poplib)](https://python-all.ru/2.7/library/poplib.html#poplib.POP3) [POP3\_SSL (класс в poplib)](https://python-all.ru/2.7/library/poplib.html#poplib.POP3_SSL) [pop\_alignment() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.pop_alignment) [POP\_BLOCK (код операции)](https://python-all.ru/2.7/library/dis.html#opcode-POP_BLOCK) [pop\_font() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.pop_font) [POP\_JUMP\_IF\_FALSE (код операции)](https://python-all.ru/2.7/library/dis.html#opcode-POP_JUMP_IF_FALSE) [POP\_JUMP\_IF\_TRUE (код операции)](https://python-all.ru/2.7/library/dis.html#opcode-POP_JUMP_IF_TRUE) [pop\_margin() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.pop_margin) [pop\_source() (метод shlex.shlex)](https://python-all.ru/2.7/library/shlex.html#shlex.shlex.pop_source) [pop\_style() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.pop_style) [POP\_TOP (код операции)](https://python-all.ru/2.7/library/dis.html#opcode-POP_TOP) [Popen (класс в subprocess)](https://python-all.ru/2.7/library/subprocess.html#subprocess.Popen) [popen() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.popen), [\[1\]](https://python-all.ru/2.7/library/select.html#index-0), [\[2\]](https://python-all.ru/2.7/reference/datamodel.html#index-58) [(в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.popen) [popen2 (модуль)](https://python-all.ru/2.7/library/popen2.html#module-popen2) [popen2() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.popen2) [(в модуле popen2)](https://python-all.ru/2.7/library/popen2.html#popen2.popen2) [Popen3 (класс в popen2)](https://python-all.ru/2.7/library/popen2.html#popen2.Popen3) [popen3() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.popen3) [(в модуле popen2)](https://python-all.ru/2.7/library/popen2.html#popen2.popen3) [Popen4 (класс в popen2)](https://python-all.ru/2.7/library/popen2.html#popen2.Popen4) [popen4() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.popen4) [(в модуле popen2)](https://python-all.ru/2.7/library/popen2.html#popen2.popen4) [popitem() (метод collections.OrderedDict)](https://python-all.ru/2.7/library/collections.html#collections.OrderedDict.popitem) [(метод dict)](https://python-all.ru/2.7/library/stdtypes.html#dict.popitem) [(метод mailbox.Mailbox)](https://python-all.ru/2.7/library/mailbox.html#mailbox.Mailbox.popitem) [popleft() (метод collections.deque)](https://python-all.ru/2.7/library/collections.html#collections.deque.popleft) [poplib (модуль)](https://python-all.ru/2.7/library/poplib.html#module-poplib) [PopupMenu (класс в Tix)](https://python-all.ru/2.7/library/tix.html#Tix.PopupMenu) [port (атрибут cookielib.Cookie)](https://python-all.ru/2.7/library/cookielib.html#cookielib.Cookie.port) [port\_specified (атрибут cookielib.Cookie)](https://python-all.ru/2.7/library/cookielib.html#cookielib.Cookie.port_specified) [PortableUnixMailbox (класс в mailbox)](https://python-all.ru/2.7/library/mailbox.html#mailbox.PortableUnixMailbox) [pos (атрибут re.MatchObject)](https://python-all.ru/2.7/library/re.html#re.MatchObject.pos) [pos() (в модуле operator)](https://python-all.ru/2.7/library/operator.html#operator.pos) [(в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pos) [position() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.position) [**позиционный аргумент**](https://python-all.ru/2.7/glossary.html#term-positional-argument) POSIX [файловый объект](https://python-all.ru/2.7/library/posixfile.html#index-0) [управление вводом-выводом](https://python-all.ru/2.7/library/termios.html#index-0) [потоки](https://python-all.ru/2.7/library/thread.html#index-1) [posix (модуль)](https://python-all.ru/2.7/library/posix.html#module-posix) [(tarfile.TarFile атрибут)](https://python-all.ru/2.7/library/tarfile.html#tarfile.TarFile.posix) [posixfile (модуль)](https://python-all.ru/2.7/library/posixfile.html#module-posixfile) [POSIXLY\_CORRECT](https://python-all.ru/2.7/library/getopt.html#index-0) [post() (метод nntplib.NNTP)](https://python-all.ru/2.7/library/nntplib.html#nntplib.NNTP.post) [(метод ossaudiodev.oss\_audio\_device)](https://python-all.ru/2.7/library/ossaudiodev.html#ossaudiodev.oss_audio_device.post) [post\_mortem() (в модуле pdb)](https://python-all.ru/2.7/library/pdb.html#pdb.post_mortem) [postcmd() (метод cmd.Cmd)](https://python-all.ru/2.7/library/cmd.html#cmd.Cmd.postcmd) [postloop() (метод cmd.Cmd)](https://python-all.ru/2.7/library/cmd.html#cmd.Cmd.postloop) pow [встроенная функция](https://python-all.ru/2.7/c-api/number.html#index-1), [\[1\]](https://python-all.ru/2.7/c-api/number.html#index-3), [\[2\]](https://python-all.ru/2.7/reference/datamodel.html#index-90), [\[3\]](https://python-all.ru/2.7/reference/datamodel.html#index-90), [\[4\]](https://python-all.ru/2.7/reference/datamodel.html#index-91), [\[5\]](https://python-all.ru/2.7/reference/datamodel.html#index-92) [pow() (встроенная функция)](https://python-all.ru/2.7/library/functions.html#pow) [(в модуле math)](https://python-all.ru/2.7/library/math.html#math.pow) [(в модуле operator)](https://python-all.ru/2.7/library/operator.html#operator.pow) [power() (метод decimal.Context)](https://python-all.ru/2.7/library/decimal.html#decimal.Context.power) [pprint (модуль)](https://python-all.ru/2.7/library/pprint.html#module-pprint) [pprint() (метод bdb.Breakpoint)](https://python-all.ru/2.7/library/bdb.html#bdb.Breakpoint.pprint) [(в модуле pprint)](https://python-all.ru/2.7/library/pprint.html#pprint.pprint) [(метод pprint.PrettyPrinter)](https://python-all.ru/2.7/library/pprint.html#pprint.PrettyPrinter.pprint) [prcal() (в модуле calendar)](https://python-all.ru/2.7/library/calendar.html#calendar.prcal) [preamble (атрибут email.message.Message)](https://python-all.ru/2.7/library/email.message.html#email.message.Message.preamble) приоритет [оператор](https://python-all.ru/2.7/reference/expressions.html#index-80) [precmd() (метод cmd.Cmd)](https://python-all.ru/2.7/library/cmd.html#cmd.Cmd.precmd) [префикс](https://python-all.ru/2.7/c-api/intro.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/intro.html#index-2), [\[2\]](https://python-all.ru/2.7/c-api/intro.html#index-3), [\[3\]](https://python-all.ru/2.7/using/unix.html#index-0) [PREFIX (в модуле distutils.sysconfig)](https://python-all.ru/2.7/distutils/apiref.html#distutils.sysconfig.PREFIX) [prefix (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.prefix) [(атрибут xml.dom.Attr)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.Attr.prefix) [(xml.dom.Node атрибут)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.Node.prefix) [(zipimport.zipimporter атрибут)](https://python-all.ru/2.7/library/zipimport.html#zipimport.zipimporter.prefix) [PREFIXES (в модуле site)](https://python-all.ru/2.7/library/site.html#site.PREFIXES) [preloop() (метод cmd.Cmd)](https://python-all.ru/2.7/library/cmd.html#cmd.Cmd.preloop) [preorder() (compiler.visitor.ASTVisitor метод)](https://python-all.ru/2.7/library/compiler.html#compiler.visitor.ASTVisitor.preorder) [prepare\_input\_source() (в модуле xml.sax.saxutils)](https://python-all.ru/2.7/library/xml.sax.utils.html#xml.sax.saxutils.prepare_input_source) [prepend() (метод pipes.Template)](https://python-all.ru/2.7/library/pipes.html#pipes.Template.prepend) [preprocess() (метод distutils.ccompiler.CCompiler)](https://python-all.ru/2.7/distutils/apiref.html#distutils.ccompiler.CCompiler.preprocess) [PrettyPrinter (класс в pprint)](https://python-all.ru/2.7/library/pprint.html#pprint.PrettyPrinter) [prev() (ttk.Treeview метод)](https://python-all.ru/2.7/library/ttk.html#ttk.Treeview.prev) [previous() (bsddb.bsddbobject метод)](https://python-all.ru/2.7/library/bsddb.html#bsddb.bsddbobject.previous) [(метод dbhash.dbhash)](https://python-all.ru/2.7/library/dbhash.html#dbhash.dbhash.previous) [previousSibling (атрибут xml.dom.Node)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.Node.previousSibling) [первичный](https://python-all.ru/2.7/reference/expressions.html#index-28) print [инструкция](https://python-all.ru/2.7/library/stdtypes.html#index-1), [\[1\]](https://python-all.ru/2.7/reference/datamodel.html#index-78), [\[2\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-22) [print (фиксер 2to3)](https://python-all.ru/2.7/library/2to3.html#2to3fixer-print) [print() (встроенная функция)](https://python-all.ru/2.7/library/functions.html#print) [Print() (в модуле findertools)](https://python-all.ru/2.7/library/macostools.html#findertools.Print) [print\_callees() (метод pstats.Stats)](https://python-all.ru/2.7/library/profile.html#pstats.Stats.print_callees) [print\_callers() (метод pstats.Stats)](https://python-all.ru/2.7/library/profile.html#pstats.Stats.print_callers) [print\_directory() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.print_directory) [print\_environ() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.print_environ) [print\_environ\_usage() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.print_environ_usage) [print\_exc() (в модуле traceback)](https://python-all.ru/2.7/library/traceback.html#traceback.print_exc) [(метод timeit.Timer)](https://python-all.ru/2.7/library/timeit.html#timeit.Timer.print_exc) [print\_exception() (в модуле traceback)](https://python-all.ru/2.7/library/traceback.html#traceback.print_exception) [PRINT\_EXPR (опкод)](https://python-all.ru/2.7/library/dis.html#opcode-PRINT_EXPR) [print\_form() (в модуле cgi)](https://python-all.ru/2.7/library/cgi.html#cgi.print_form) [print\_help() (метод argparse.ArgumentParser)](https://python-all.ru/2.7/library/argparse.html#argparse.ArgumentParser.print_help) [PRINT\_ITEM (опкод)](https://python-all.ru/2.7/library/dis.html#opcode-PRINT_ITEM) [PRINT\_ITEM\_TO (опкод)](https://python-all.ru/2.7/library/dis.html#opcode-PRINT_ITEM_TO) [print\_last() (в модуле traceback)](https://python-all.ru/2.7/library/traceback.html#traceback.print_last) [PRINT\_NEWLINE (опкод)](https://python-all.ru/2.7/library/dis.html#opcode-PRINT_NEWLINE) [PRINT\_NEWLINE\_TO (опкод)](https://python-all.ru/2.7/library/dis.html#opcode-PRINT_NEWLINE_TO) [print\_stack() (в модуле traceback)](https://python-all.ru/2.7/library/traceback.html#traceback.print_stack) [print\_stats() (метод profile.Profile)](https://python-all.ru/2.7/library/profile.html#profile.Profile.print_stats) [(pstats.Stats метод)](https://python-all.ru/2.7/library/profile.html#pstats.Stats.print_stats) [print\_tb() (в модуле traceback)](https://python-all.ru/2.7/library/traceback.html#traceback.print_tb) [print\_usage() (метод argparse.ArgumentParser)](https://python-all.ru/2.7/library/argparse.html#argparse.ArgumentParser.print_usage) [(метод optparse.OptionParser)](https://python-all.ru/2.7/library/optparse.html#optparse.OptionParser.print_usage) [print\_version() (метод optparse.OptionParser)](https://python-all.ru/2.7/library/optparse.html#optparse.OptionParser.print_version) [printable (в модуле string)](https://python-all.ru/2.7/library/string.html#string.printable) [printdir() (метод zipfile.ZipFile)](https://python-all.ru/2.7/library/zipfile.html#zipfile.ZipFile.printdir) [форматирование в стиле printf](https://python-all.ru/2.7/library/stdtypes.html#index-25) [PriorityQueue (класс в модуле queue)](https://python-all.ru/2.7/library/queue.html#Queue.PriorityQueue) приватный [имена](https://python-all.ru/2.7/reference/expressions.html#index-7) [prmonth() (метод calendar.TextCalendar)](https://python-all.ru/2.7/library/calendar.html#calendar.TextCalendar.prmonth) [(из модуля calendar)](https://python-all.ru/2.7/library/calendar.html#calendar.prmonth) процедура [вызов](https://python-all.ru/2.7/reference/simple_stmts.html#index-2) процесс [группа](https://python-all.ru/2.7/library/os.html#index-1), [\[1\]](https://python-all.ru/2.7/library/os.html#index-3) [идентификатор](https://python-all.ru/2.7/library/os.html#index-4) [id родителя](https://python-all.ru/2.7/library/os.html#index-5) [убийство](https://python-all.ru/2.7/library/os.html#index-24), [\[1\]](https://python-all.ru/2.7/library/os.html#index-25) [отправка сигналов](https://python-all.ru/2.7/library/os.html#index-24), [\[1\]](https://python-all.ru/2.7/library/os.html#index-25) [Процесс (класс в multiprocessing)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.Process) [process() (метод logging.LoggerAdapter)](https://python-all.ru/2.7/library/logging.html#logging.LoggerAdapter.process) [process\_message() (метод smtpd.SMTPServer)](https://python-all.ru/2.7/library/smtpd.html#smtpd.SMTPServer.process_message) [process\_request() (SocketServer.BaseServer метод)](https://python-all.ru/2.7/library/socketserver.html#SocketServer.BaseServer.process_request) [process\_tokens() (в модуле tabnanny)](https://python-all.ru/2.7/library/tabnanny.html#tabnanny.process_tokens) [ProcessError](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.connection.ProcessError) [легковесные процессы](https://python-all.ru/2.7/library/thread.html#index-0) [processfile() (в модуле gensuitemodule)](https://python-all.ru/2.7/library/gensuitemodule.html#gensuitemodule.processfile) [processfile\_fromresource() (в модуле gensuitemodule)](https://python-all.ru/2.7/library/gensuitemodule.html#gensuitemodule.processfile_fromresource) [ProcessingInstruction() (в модуле xml.etree.ElementTree)](https://python-all.ru/2.7/library/xml.etree.elementtree.html#xml.etree.ElementTree.ProcessingInstruction) [processingInstruction() (метод xml.sax.handler.ContentHandler)](https://python-all.ru/2.7/library/xml.sax.handler.html#xml.sax.handler.ContentHandler.processingInstruction) [ProcessingInstructionHandler() (метод xml.parsers.expat.xmlparser)](https://python-all.ru/2.7/library/pyexpat.html#xml.parsers.expat.xmlparser.ProcessingInstructionHandler) [время процессора](https://python-all.ru/2.7/library/time.html#index-8) [processor() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.processor) [product() (в модуле itertools)](https://python-all.ru/2.7/library/itertools.html#itertools.product) [Profile (класс в hotshot)](https://python-all.ru/2.7/library/hotshot.html#hotshot.Profile) [(класс в profile)](https://python-all.ru/2.7/library/profile.html#profile.Profile) [profile (модуль)](https://python-all.ru/2.7/library/profile.html#module-profile) [функция profile](https://python-all.ru/2.7/library/sys.html#index-12), [\[1\]](https://python-all.ru/2.7/library/sys.html#index-2), [\[2\]](https://python-all.ru/2.7/library/threading.html#index-2) [профилировщик](https://python-all.ru/2.7/library/sys.html#index-12), [\[1\]](https://python-all.ru/2.7/library/sys.html#index-2) [профилирование, детерминированное](https://python-all.ru/2.7/library/profile.html#index-0) [программа](https://python-all.ru/2.7/reference/toplevel_components.html#index-1) [Progressbar (класс в ttk)](https://python-all.ru/2.7/library/ttk.html#ttk.Progressbar) [ProgressBar() (в модуле EasyDialogs)](https://python-all.ru/2.7/library/easydialogs.html#EasyDialogs.ProgressBar) [prompt (атрибут cmd.Cmd)](https://python-all.ru/2.7/library/cmd.html#cmd.Cmd.prompt) [prompt\_user\_passwd() (urllib.FancyURLopener метод)](https://python-all.ru/2.7/library/urllib.html#urllib.FancyURLopener.prompt_user_passwd) [приглашения, интерпретатор](https://python-all.ru/2.7/library/sys.html#index-11) [propagate (атрибут logging.Logger)](https://python-all.ru/2.7/library/logging.html#logging.Logger.propagate) [property (встроенный класс)](https://python-all.ru/2.7/library/functions.html#property) [список свойств](https://python-all.ru/2.7/library/plistlib.html#index-0) [property\_declaration\_handler (в модуле xml.sax.handler)](https://python-all.ru/2.7/library/xml.sax.handler.html#xml.sax.handler.property_declaration_handler) [property\_dom\_node (в модуле xml.sax.handler)](https://python-all.ru/2.7/library/xml.sax.handler.html#xml.sax.handler.property_dom_node) [property\_lexical\_handler (в модуле xml.sax.handler)](https://python-all.ru/2.7/library/xml.sax.handler.html#xml.sax.handler.property_lexical_handler) [property\_xml\_string (в модуле xml.sax.handler)](https://python-all.ru/2.7/library/xml.sax.handler.html#xml.sax.handler.property_xml_string) [prot\_c() (метод ftplib.FTP\_TLS)](https://python-all.ru/2.7/library/ftplib.html#ftplib.FTP_TLS.prot_c) [prot\_p() (метод ftplib.FTP\_TLS)](https://python-all.ru/2.7/library/ftplib.html#ftplib.FTP_TLS.prot_p) [proto (атрибут socket.socket)](https://python-all.ru/2.7/library/socket.html#socket.socket.proto) протокол [CGI](https://python-all.ru/2.7/library/cgi.html#index-0) [управление контекстом](https://python-all.ru/2.7/library/stdtypes.html#index-37) [FTP](https://python-all.ru/2.7/library/ftplib.html#index-0), [\[1\]](https://python-all.ru/2.7/library/urllib.html#index-8) [HTTP](https://python-all.ru/2.7/library/basehttpserver.html#index-0), [\[1\]](https://python-all.ru/2.7/library/cgi.html#index-0), [\[2\]](https://python-all.ru/2.7/library/httplib.html#index-0), [\[3\]](https://python-all.ru/2.7/library/urllib.html#index-8), [\[4\]](https://python-all.ru/2.7/library/urllib.html#index-9) [IMAP4](https://python-all.ru/2.7/library/imaplib.html#index-0) [IMAP4\_SSL](https://python-all.ru/2.7/library/imaplib.html#index-0) [IMAP4\_stream](https://python-all.ru/2.7/library/imaplib.html#index-0) [итератор](https://python-all.ru/2.7/library/stdtypes.html#index-20) [NNTP](https://python-all.ru/2.7/library/nntplib.html#index-0) [POP3](https://python-all.ru/2.7/library/poplib.html#index-0) [SMTP](https://python-all.ru/2.7/library/smtplib.html#index-0) [Telnet](https://python-all.ru/2.7/library/telnetlib.html#index-0) [протокол (атрибут ssl.SSLContext)](https://python-all.ru/2.7/library/ssl.html#ssl.SSLContext.protocol) [PROTOCOL\_SSLv2 (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_SSLv2) [PROTOCOL\_SSLv23 (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_SSLv23) [PROTOCOL\_SSLv3 (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_SSLv3) [PROTOCOL\_TLS (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_TLS) [PROTOCOL\_TLSv1 (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_TLSv1) [PROTOCOL\_TLSv1\_1 (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_TLSv1_1) [PROTOCOL\_TLSv1\_2 (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.PROTOCOL_TLSv1_2) [protocol\_version (атрибут BaseHTTPServer.BaseHTTPRequestHandler)](https://python-all.ru/2.7/library/basehttpserver.html#BaseHTTPServer.BaseHTTPRequestHandler.protocol_version) [PROTOCOL\_VERSION (атрибут imaplib.IMAP4)](https://python-all.ru/2.7/library/imaplib.html#imaplib.IMAP4.PROTOCOL_VERSION) [ProtocolError (класс в xmlrpclib)](https://python-all.ru/2.7/library/xmlrpclib.html#xmlrpclib.ProtocolError) [proxy() (в модуле weakref)](https://python-all.ru/2.7/library/weakref.html#weakref.proxy) [proxyauth() (метод imaplib.IMAP4)](https://python-all.ru/2.7/library/imaplib.html#imaplib.IMAP4.proxyauth) [ProxyBasicAuthHandler (класс в urllib2)](https://python-all.ru/2.7/library/urllib2.html#urllib2.ProxyBasicAuthHandler) [ProxyDigestAuthHandler (класс в urllib2)](https://python-all.ru/2.7/library/urllib2.html#urllib2.ProxyDigestAuthHandler) [ProxyHandler (класс в urllib2)](https://python-all.ru/2.7/library/urllib2.html#urllib2.ProxyHandler) [ProxyType (в модуле weakref)](https://python-all.ru/2.7/library/weakref.html#weakref.ProxyType) [ProxyTypes (в модуле weakref)](https://python-all.ru/2.7/library/weakref.html#weakref.ProxyTypes) [prstr() (в модуле fm)](https://python-all.ru/2.7/library/fm.html#fm.prstr) [pryear() (метод calendar.TextCalendar)](https://python-all.ru/2.7/library/calendar.html#calendar.TextCalendar.pryear) [ps1 (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.ps1) [ps2 (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.ps2) [pstats (модуль)](https://python-all.ru/2.7/library/profile.html#module-pstats) [pthreads](https://python-all.ru/2.7/library/thread.html#index-1) [ptime (в модуле cd)](https://python-all.ru/2.7/library/cd.html#cd.ptime) pty [модуль](https://python-all.ru/2.7/library/os.html#index-12) [pty (модуль)](https://python-all.ru/2.7/library/pty.html#module-pty) [pu() (в модуле turtle)](https://python-all.ru/2.7/library/turtle.html#turtle.pu) [publicId (атрибут xml.dom.DocumentType)](https://python-all.ru/2.7/library/xml.dom.html#xml.dom.DocumentType.publicId) [PullDOM (класс в xml.dom.pulldom)](https://python-all.ru/2.7/library/xml.dom.pulldom.html#xml.dom.pulldom.PullDOM) [punctuation (в модуле string)](https://python-all.ru/2.7/library/string.html#string.punctuation) [PureProxy (класс в smtpd)](https://python-all.ru/2.7/library/smtpd.html#smtpd.PureProxy) [purge() (в модуле re)](https://python-all.ru/2.7/library/re.html#re.purge) [Purpose.CLIENT\_AUTH (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.Purpose.CLIENT_AUTH) [Purpose.SERVER\_AUTH (в модуле ssl)](https://python-all.ru/2.7/library/ssl.html#ssl.Purpose.SERVER_AUTH) [push() (asynchat.async\_chat метод)](https://python-all.ru/2.7/library/asynchat.html#asynchat.async_chat.push) [(метод asynchat.fifo)](https://python-all.ru/2.7/library/asynchat.html#asynchat.fifo.push) [(code.InteractiveConsole метод)](https://python-all.ru/2.7/library/code.html#code.InteractiveConsole.push) [(метод multifile.MultiFile)](https://python-all.ru/2.7/library/multifile.html#multifile.MultiFile.push) [push\_alignment() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.push_alignment) [push\_font() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.push_font) [push\_margin() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.push_margin) [push\_source() (метод shlex.shlex)](https://python-all.ru/2.7/library/shlex.html#shlex.shlex.push_source) [push\_style() (метод formatter.formatter)](https://python-all.ru/2.7/library/formatter.html#formatter.formatter.push_style) [push\_token() (метод shlex.shlex)](https://python-all.ru/2.7/library/shlex.html#shlex.shlex.push_token) [push\_with\_producer() (asynchat.async\_chat метод)](https://python-all.ru/2.7/library/asynchat.html#asynchat.async_chat.push_with_producer) [pushbutton() (метод msilib.Dialog)](https://python-all.ru/2.7/library/msilib.html#msilib.Dialog.pushbutton) [put() (метод multiprocessing.multiprocessing.queues.SimpleQueue)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.multiprocessing.queues.SimpleQueue.put) [(метод multiprocessing.Queue)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.Queue.put) [(Queue.Queue метод)](https://python-all.ru/2.7/library/queue.html#Queue.Queue.put) [put\_nowait() (метод multiprocessing.Queue)](https://python-all.ru/2.7/library/multiprocessing.html#multiprocessing.Queue.put_nowait) [(Queue.Queue метод)](https://python-all.ru/2.7/library/queue.html#Queue.Queue.put_nowait) [putch() (в модуле msvcrt)](https://python-all.ru/2.7/library/msvcrt.html#msvcrt.putch) [putenv() (в модуле os)](https://python-all.ru/2.7/library/os.html#os.putenv) [putheader() (метод httplib.HTTPConnection)](https://python-all.ru/2.7/library/httplib.html#httplib.HTTPConnection.putheader) [putp() (в модуле curses)](https://python-all.ru/2.7/library/curses.html#curses.putp) [putrequest() (метод httplib.HTTPConnection)](https://python-all.ru/2.7/library/httplib.html#httplib.HTTPConnection.putrequest) [putsequences() (метод mhlib.Folder)](https://python-all.ru/2.7/library/mhlib.html#mhlib.Folder.putsequences) [putwch() (в модуле msvcrt)](https://python-all.ru/2.7/library/msvcrt.html#msvcrt.putwch) [putwin() (метод curses.window)](https://python-all.ru/2.7/library/curses.html#curses.window.putwin) pwd [модуль](https://python-all.ru/2.7/library/os.path.html#index-1) [pwd (модуль)](https://python-all.ru/2.7/library/pwd.html#module-pwd) [pwd() (метод ftplib.FTP)](https://python-all.ru/2.7/library/ftplib.html#ftplib.FTP.pwd) [pwlcurve() (в модуле gl)](https://python-all.ru/2.7/library/gl.html#gl.pwlcurve) [py3kwarning (в модуле sys)](https://python-all.ru/2.7/library/sys.html#sys.py3kwarning) [Py\_AddPendingCall (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_AddPendingCall) [Py\_AddPendingCall()](https://python-all.ru/2.7/c-api/init.html#index-25) [Py\_AtExit (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.Py_AtExit) [Py\_BEGIN\_ALLOW\_THREADS](https://python-all.ru/2.7/c-api/init.html#index-16) [(макрос C)](https://python-all.ru/2.7/c-api/init.html#c.Py_BEGIN_ALLOW_THREADS) [Py\_BLOCK\_THREADS (макрос C)](https://python-all.ru/2.7/c-api/init.html#c.Py_BLOCK_THREADS) [Py\_buffer (тип C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer) [Py\_buffer.buf (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.buf) [Py\_buffer.internal (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.internal) [Py\_buffer.itemsize (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.itemsize) [Py\_buffer.ndim (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.ndim) [Py\_buffer.readonly (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.readonly) [Py\_buffer.shape (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.shape) [Py\_buffer.strides (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.strides) [Py\_buffer.suboffsets (член C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_buffer.suboffsets) [Py\_BuildValue (C-функция)](https://python-all.ru/2.7/c-api/arg.html#c.Py_BuildValue) [Py\_CLEAR (C-функция)](https://python-all.ru/2.7/c-api/refcounting.html#c.Py_CLEAR) [py\_compile (модуль)](https://python-all.ru/2.7/library/py_compile.html#module-py_compile) [PY\_COMPILED (в модуле imp)](https://python-all.ru/2.7/library/imp.html#imp.PY_COMPILED) [Py\_CompileString (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.Py_CompileString) [Py\_CompileString()](https://python-all.ru/2.7/c-api/veryhigh.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/veryhigh.html#index-1), [\[2\]](https://python-all.ru/2.7/c-api/veryhigh.html#index-2) [Py\_CompileStringFlags (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.Py_CompileStringFlags) [Py\_complex (C-тип)](https://python-all.ru/2.7/c-api/complex.html#c.Py_complex) [Py\_DECREF (функция C)](https://python-all.ru/2.7/c-api/refcounting.html#c.Py_DECREF) [Py\_DECREF()](https://python-all.ru/2.7/c-api/intro.html#index-6) [Py\_Ellipsis (переменная C)](https://python-all.ru/2.7/c-api/slice.html#c.Py_Ellipsis) [Py\_END\_ALLOW\_THREADS](https://python-all.ru/2.7/c-api/init.html#index-16) [(макрос C)](https://python-all.ru/2.7/c-api/init.html#c.Py_END_ALLOW_THREADS) [Py\_END\_OF\_BUFFER (переменная C)](https://python-all.ru/2.7/c-api/buffer.html#c.Py_END_OF_BUFFER) [Py\_EndInterpreter (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.Py_EndInterpreter) [Py\_EnterRecursiveCall (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.Py_EnterRecursiveCall) [Py\_eval\_input (переменная C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.Py_eval_input) [Py\_Exit (C-функция)](https://python-all.ru/2.7/c-api/sys.html#c.Py_Exit) [Py\_False (переменная C)](https://python-all.ru/2.7/c-api/bool.html#c.Py_False) [Py\_FatalError (C-функция)](https://python-all.ru/2.7/c-api/sys.html#c.Py_FatalError) [Py\_FatalError()](https://python-all.ru/2.7/c-api/init.html#index-10) [Py\_FdIsInteractive (C-функция)](https://python-all.ru/2.7/c-api/sys.html#c.Py_FdIsInteractive) [Py\_file\_input (переменная C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.Py_file_input) [Py\_Finalize (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.Py_Finalize) [Py\_Finalize()](https://python-all.ru/2.7/c-api/init.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-22), [\[2\]](https://python-all.ru/2.7/c-api/init.html#index-24), [\[3\]](https://python-all.ru/2.7/c-api/sys.html#index-1), [\[4\]](https://python-all.ru/2.7/c-api/sys.html#index-2) [Py\_FindMethod (функция C)](https://python-all.ru/2.7/c-api/structures.html#c.Py_FindMethod) [PY\_FROZEN (в модуле imp)](https://python-all.ru/2.7/library/imp.html#imp.PY_FROZEN) [Py\_GetBuildInfo (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetBuildInfo) [Py\_GetCompiler (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetCompiler) [Py\_GetCopyright (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetCopyright) [Py\_GetExecPrefix (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetExecPrefix) [Py\_GetExecPrefix()](https://python-all.ru/2.7/c-api/intro.html#index-26) [Py\_GetPath (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetPath) [Py\_GetPath()](https://python-all.ru/2.7/c-api/init.html#index-1), [\[1\]](https://python-all.ru/2.7/c-api/intro.html#index-26) [Py\_GetPlatform (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetPlatform) [Py\_GetPrefix (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetPrefix) [Py\_GetPrefix()](https://python-all.ru/2.7/c-api/intro.html#index-26) [Py\_GetProgramFullPath (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetProgramFullPath) [Py\_GetProgramFullPath()](https://python-all.ru/2.7/c-api/intro.html#index-26) [Py\_GetProgramName (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetProgramName) [Py\_GetPythonHome (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetPythonHome) [Py\_GetVersion (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_GetVersion) [Py\_INCREF (C-функция)](https://python-all.ru/2.7/c-api/refcounting.html#c.Py_INCREF) [Py\_INCREF()](https://python-all.ru/2.7/c-api/intro.html#index-6) [Py\_Initialize (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.Py_Initialize) [Py\_Initialize()](https://python-all.ru/2.7/c-api/init.html#index-1), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-19), [\[2\]](https://python-all.ru/2.7/c-api/init.html#index-22), [\[3\]](https://python-all.ru/2.7/c-api/intro.html#index-20) [Py\_InitializeEx (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.Py_InitializeEx) [Py\_InitModule (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.Py_InitModule) [Py\_InitModule3 (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.Py_InitModule3) [Py\_InitModule4 (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.Py_InitModule4) [Py\_IsInitialized (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.Py_IsInitialized) [Py\_IsInitialized()](https://python-all.ru/2.7/c-api/intro.html#index-29) [Py\_LeaveRecursiveCall (функция C)](https://python-all.ru/2.7/c-api/exceptions.html#c.Py_LeaveRecursiveCall) [Py\_Main (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.Py_Main) [Py\_NewInterpreter (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_NewInterpreter) [Py\_None (переменная C)](https://python-all.ru/2.7/c-api/none.html#c.Py_None) [py\_object (класс в ctypes)](https://python-all.ru/2.7/library/ctypes.html#ctypes.py_object) [Py\_PRINT\_RAW](https://python-all.ru/2.7/c-api/file.html#index-6) [Py\_REFCNT (макрос C)](https://python-all.ru/2.7/c-api/structures.html#c.Py_REFCNT) [Py\_RETURN\_FALSE (макрос C)](https://python-all.ru/2.7/c-api/bool.html#c.Py_RETURN_FALSE) [Py\_RETURN\_NONE (макрос C)](https://python-all.ru/2.7/c-api/none.html#c.Py_RETURN_NONE) [Py\_RETURN\_TRUE (макрос C)](https://python-all.ru/2.7/c-api/bool.html#c.Py_RETURN_TRUE) [Py\_SetProgramName (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_SetProgramName) [Py\_SetProgramName()](https://python-all.ru/2.7/c-api/init.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-2), [\[2\]](https://python-all.ru/2.7/c-api/init.html#index-3), [\[3\]](https://python-all.ru/2.7/c-api/intro.html#index-26) [Py\_SetPythonHome (функция C)](https://python-all.ru/2.7/c-api/init.html#c.Py_SetPythonHome) [Py\_single\_input (переменная C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.Py_single_input) [Py\_SIZE (макрос C)](https://python-all.ru/2.7/c-api/structures.html#c.Py_SIZE) [PY\_SOURCE (в модуле imp)](https://python-all.ru/2.7/library/imp.html#imp.PY_SOURCE) [PY\_SSIZE\_T\_MAX](https://python-all.ru/2.7/c-api/long.html#index-3) [py\_suffix\_importer() (в модуле imputil)](https://python-all.ru/2.7/library/imputil.html#imputil.py_suffix_importer) [Py\_TPFLAGS\_BASETYPE (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_BASETYPE) [Py\_TPFLAGS\_CHECKTYPES (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_CHECKTYPES) [Py\_TPFLAGS\_DEFAULT (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_DEFAULT) [Py\_TPFLAGS\_GC (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_GC) [Py\_TPFLAGS\_HAVE\_CLASS (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_CLASS) [Py\_TPFLAGS\_HAVE\_GC (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_GC) [Py\_TPFLAGS\_HAVE\_GETCHARBUFFER (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_GETCHARBUFFER), [\[1\]](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_GETCHARBUFFER) [Py\_TPFLAGS\_HAVE\_INPLACEOPS (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_INPLACEOPS) [Py\_TPFLAGS\_HAVE\_ITER (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_ITER) [Py\_TPFLAGS\_HAVE\_RICHCOMPARE (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_RICHCOMPARE) [Py\_TPFLAGS\_HAVE\_SEQUENCE\_IN (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_SEQUENCE_IN) [Py\_TPFLAGS\_HAVE\_WEAKREFS (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HAVE_WEAKREFS) [Py\_TPFLAGS\_HEAPTYPE (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_HEAPTYPE) [Py\_TPFLAGS\_READY (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_READY) [Py\_TPFLAGS\_READYING (встроенная переменная)](https://python-all.ru/2.7/c-api/typeobj.html#Py_TPFLAGS_READYING) [Py\_tracefunc (тип C)](https://python-all.ru/2.7/c-api/init.html#c.Py_tracefunc) [Py\_True (переменная C)](https://python-all.ru/2.7/c-api/bool.html#c.Py_True) [Py\_TYPE (макрос C)](https://python-all.ru/2.7/c-api/structures.html#c.Py_TYPE) [Py\_UNBLOCK\_THREADS (макрос C)](https://python-all.ru/2.7/c-api/init.html#c.Py_UNBLOCK_THREADS) [Py\_UNICODE (тип C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE) [Py\_UNICODE\_ISALNUM (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISALNUM) [Py\_UNICODE\_ISALPHA (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISALPHA) [Py\_UNICODE\_ISDECIMAL (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISDECIMAL) [Py\_UNICODE\_ISDIGIT (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISDIGIT) [Py\_UNICODE\_ISLINEBREAK (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISLINEBREAK) [Py\_UNICODE\_ISLOWER (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISLOWER) [Py\_UNICODE\_ISNUMERIC (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISNUMERIC) [Py\_UNICODE\_ISSPACE (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISSPACE) [Py\_UNICODE\_ISTITLE (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISTITLE) [Py\_UNICODE\_ISUPPER (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_ISUPPER) [Py\_UNICODE\_TODECIMAL (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_TODECIMAL) [Py\_UNICODE\_TODIGIT (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_TODIGIT) [Py\_UNICODE\_TOLOWER (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_TOLOWER) [Py\_UNICODE\_TONUMERIC (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_TONUMERIC) [Py\_UNICODE\_TOTITLE (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_TOTITLE) [Py\_UNICODE\_TOUPPER (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.Py_UNICODE_TOUPPER) [Py\_VaBuildValue (C-функция)](https://python-all.ru/2.7/c-api/arg.html#c.Py_VaBuildValue) [Py\_VISIT (функция C)](https://python-all.ru/2.7/c-api/gcsupport.html#c.Py_VISIT) [Py\_XDECREF (C-функция)](https://python-all.ru/2.7/c-api/refcounting.html#c.Py_XDECREF) [Py\_XDECREF()](https://python-all.ru/2.7/c-api/intro.html#index-19) [Py\_XINCREF (функция C)](https://python-all.ru/2.7/c-api/refcounting.html#c.Py_XINCREF) [PyAnySet\_Check (функция C)](https://python-all.ru/2.7/c-api/set.html#c.PyAnySet_Check) [PyAnySet\_CheckExact (функция C)](https://python-all.ru/2.7/c-api/set.html#c.PyAnySet_CheckExact) [PyArg\_Parse (функция C)](https://python-all.ru/2.7/c-api/arg.html#c.PyArg_Parse) [PyArg\_ParseTuple (C-функция)](https://python-all.ru/2.7/c-api/arg.html#c.PyArg_ParseTuple) [PyArg\_ParseTuple()](https://python-all.ru/2.7/extending/extending.html#index-1) [PyArg\_ParseTupleAndKeywords (C-функция)](https://python-all.ru/2.7/c-api/arg.html#c.PyArg_ParseTupleAndKeywords) [PyArg\_ParseTupleAndKeywords()](https://python-all.ru/2.7/extending/extending.html#index-2) [PyArg\_UnpackTuple (функция C)](https://python-all.ru/2.7/c-api/arg.html#c.PyArg_UnpackTuple) [PyArg\_VaParse (функция C)](https://python-all.ru/2.7/c-api/arg.html#c.PyArg_VaParse) [PyArg\_VaParseTupleAndKeywords (функция C)](https://python-all.ru/2.7/c-api/arg.html#c.PyArg_VaParseTupleAndKeywords) [PyBool\_Check (функция C)](https://python-all.ru/2.7/c-api/bool.html#c.PyBool_Check) [PyBool\_FromLong (функция C)](https://python-all.ru/2.7/c-api/bool.html#c.PyBool_FromLong) [PyBuffer\_Check (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_Check) [PyBuffer\_FillContiguousStrides (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_FillContiguousStrides) [PyBuffer\_FillInfo (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_FillInfo) [PyBuffer\_FromMemory (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_FromMemory) [PyBuffer\_FromObject (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_FromObject) [PyBuffer\_FromReadWriteMemory (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_FromReadWriteMemory) [PyBuffer\_FromReadWriteObject (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_FromReadWriteObject) [PyBuffer\_IsContiguous (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_IsContiguous) [PyBuffer\_New (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_New) [PyBuffer\_Release (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_Release) [PyBuffer\_SizeFromFormat (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_SizeFromFormat) [PyBuffer\_Type (переменная C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBuffer_Type) [PyBufferObject (тип C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyBufferObject) [PyBufferProcs](https://python-all.ru/2.7/c-api/buffer.html#index-1) [(тип C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyBufferProcs) [PyByteArray\_AS\_STRING (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_AS_STRING) [PyByteArray\_AsString (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_AsString) [PyByteArray\_Check (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_Check) [PyByteArray\_CheckExact (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_CheckExact) [PyByteArray\_Concat (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_Concat) [PyByteArray\_FromObject (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_FromObject) [PyByteArray\_FromStringAndSize (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_FromStringAndSize) [PyByteArray\_GET\_SIZE (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_GET_SIZE) [PyByteArray\_Resize (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_Resize) [PyByteArray\_Size (функция C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_Size) [PyByteArray\_Type (переменная C)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArray_Type) [PyByteArrayObject (C-тип)](https://python-all.ru/2.7/c-api/bytearray.html#c.PyByteArrayObject) [PyCallable\_Check (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyCallable_Check) [PyCallIter\_Check (C-функция)](https://python-all.ru/2.7/c-api/iterator.html#c.PyCallIter_Check) [PyCallIter\_New (C-функция)](https://python-all.ru/2.7/c-api/iterator.html#c.PyCallIter_New) [PyCallIter\_Type (переменная C)](https://python-all.ru/2.7/c-api/iterator.html#c.PyCallIter_Type) [PyCapsule (C-тип)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule) [PyCapsule\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_CheckExact) [PyCapsule\_Destructor (C-тип)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_Destructor) [PyCapsule\_GetContext (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_GetContext) [PyCapsule\_GetDestructor (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_GetDestructor) [PyCapsule\_GetName (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_GetName) [PyCapsule\_GetPointer (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_GetPointer) [PyCapsule\_Import (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_Import) [PyCapsule\_IsValid (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_IsValid) [PyCapsule\_New (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_New) [PyCapsule\_SetContext (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_SetContext) [PyCapsule\_SetDestructor (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_SetDestructor) [PyCapsule\_SetName (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_SetName) [PyCapsule\_SetPointer (C-функция)](https://python-all.ru/2.7/c-api/capsule.html#c.PyCapsule_SetPointer) [PyCell\_Check (C-функция)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_Check) [PyCell\_GET (C-функция)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_GET) [PyCell\_Get (C-функция)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_Get) [PyCell\_New (C-функция)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_New) [PyCell\_SET (C-функция)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_SET) [PyCell\_Set (C-функция)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_Set) [PyCell\_Type (переменная C)](https://python-all.ru/2.7/c-api/cell.html#c.PyCell_Type) [PyCellObject (C-тип)](https://python-all.ru/2.7/c-api/cell.html#c.PyCellObject) [PyCFunction (C-тип)](https://python-all.ru/2.7/c-api/structures.html#c.PyCFunction) [PyClass\_Check (функция C)](https://python-all.ru/2.7/c-api/class.html#c.PyClass_Check) [PyClass\_IsSubclass (функция C)](https://python-all.ru/2.7/c-api/class.html#c.PyClass_IsSubclass) [PyClass\_Type (переменная C)](https://python-all.ru/2.7/c-api/class.html#c.PyClass_Type) [PyClassObject (тип C)](https://python-all.ru/2.7/c-api/class.html#c.PyClassObject) [pyclbr (модуль)](https://python-all.ru/2.7/library/pyclbr.html#module-pyclbr) [PyCObject (C тип)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject) [PyCObject\_AsVoidPtr (C функция)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject_AsVoidPtr) [PyCObject\_Check (C-функция)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject_Check) [PyCObject\_FromVoidPtr (C-функция)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject_FromVoidPtr) [PyCObject\_FromVoidPtrAndDesc (C-функция)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject_FromVoidPtrAndDesc) [PyCObject\_GetDesc (C-функция)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject_GetDesc) [PyCObject\_SetVoidPtr (C-функция)](https://python-all.ru/2.7/c-api/cobject.html#c.PyCObject_SetVoidPtr) [PyCode\_Check (C-функция)](https://python-all.ru/2.7/c-api/code.html#c.PyCode_Check) [PyCode\_GetNumFree (C-функция)](https://python-all.ru/2.7/c-api/code.html#c.PyCode_GetNumFree) [PyCode\_New (C-функция)](https://python-all.ru/2.7/c-api/code.html#c.PyCode_New) [PyCode\_NewEmpty (C-функция)](https://python-all.ru/2.7/c-api/code.html#c.PyCode_NewEmpty) [PyCode\_Type (переменная C)](https://python-all.ru/2.7/c-api/code.html#c.PyCode_Type) [PyCodec\_BackslashReplaceErrors (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_BackslashReplaceErrors) [PyCodec\_Decode (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_Decode) [PyCodec\_Decoder (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_Decoder) [PyCodec\_Encode (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_Encode) [PyCodec\_Encoder (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_Encoder) [PyCodec\_IgnoreErrors (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_IgnoreErrors) [PyCodec\_IncrementalDecoder (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_IncrementalDecoder) [PyCodec\_IncrementalEncoder (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_IncrementalEncoder) [PyCodec\_KnownEncoding (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_KnownEncoding) [PyCodec\_LookupError (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_LookupError) [PyCodec\_Register (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_Register) [PyCodec\_RegisterError (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_RegisterError) [PyCodec\_ReplaceErrors (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_ReplaceErrors) [PyCodec\_StreamReader (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_StreamReader) [PyCodec\_StreamWriter (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_StreamWriter) [PyCodec\_StrictErrors (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_StrictErrors) [PyCodec\_XMLCharRefReplaceErrors (C-функция)](https://python-all.ru/2.7/c-api/codec.html#c.PyCodec_XMLCharRefReplaceErrors) [PyCodeObject (C-тип)](https://python-all.ru/2.7/c-api/code.html#c.PyCodeObject) [PyCompileError](https://python-all.ru/2.7/library/py_compile.html#py_compile.PyCompileError) [PyCompilerFlags (тип C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyCompilerFlags) [PyComplex\_AsCComplex (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_AsCComplex) [PyComplex\_Check (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_Check) [PyComplex\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_CheckExact) [PyComplex\_FromCComplex (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_FromCComplex) [PyComplex\_FromDoubles (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_FromDoubles) [PyComplex\_ImagAsDouble (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_ImagAsDouble) [PyComplex\_RealAsDouble (C-функция)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_RealAsDouble) [PyComplex\_Type (переменная C)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplex_Type) [PyComplexObject (C-тип)](https://python-all.ru/2.7/c-api/complex.html#c.PyComplexObject) [PyDate\_Check (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDate_Check) [PyDate\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDate_CheckExact) [PyDate\_FromDate (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDate_FromDate) [PyDate\_FromTimestamp (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDate_FromTimestamp) [PyDateTime\_Check (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_Check) [PyDateTime\_CheckExact (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_CheckExact) [PyDateTime\_DATE\_GET\_HOUR (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_DATE_GET_HOUR) [PyDateTime\_DATE\_GET\_MICROSECOND (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_DATE_GET_MICROSECOND) [PyDateTime\_DATE\_GET\_MINUTE (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_DATE_GET_MINUTE) [PyDateTime\_DATE\_GET\_SECOND (C функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_DATE_GET_SECOND) [PyDateTime\_FromDateAndTime (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_FromDateAndTime) [PyDateTime\_FromTimestamp (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_FromTimestamp) [PyDateTime\_GET\_DAY (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_GET_DAY) [PyDateTime\_GET\_MONTH (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_GET_MONTH) [PyDateTime\_GET\_YEAR (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_GET_YEAR) [PyDateTime\_TIME\_GET\_HOUR (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_TIME_GET_HOUR) [PyDateTime\_TIME\_GET\_MICROSECOND (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_TIME_GET_MICROSECOND) [PyDateTime\_TIME\_GET\_MINUTE (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_TIME_GET_MINUTE) [PyDateTime\_TIME\_GET\_SECOND (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDateTime_TIME_GET_SECOND) [PyDelta\_Check (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDelta_Check) [PyDelta\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDelta_CheckExact) [PyDelta\_FromDSU (C-функция)](https://python-all.ru/2.7/c-api/datetime.html#c.PyDelta_FromDSU) [PyDescr\_IsData (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyDescr_IsData) [PyDescr\_NewClassMethod (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyDescr_NewClassMethod) [PyDescr\_NewGetSet (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyDescr_NewGetSet) [PyDescr\_NewMember (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyDescr_NewMember) [PyDescr\_NewMethod (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyDescr_NewMethod) [PyDescr\_NewWrapper (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyDescr_NewWrapper) [PyDict\_Check (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Check) [PyDict\_CheckExact (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_CheckExact) [PyDict\_Clear (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Clear) [PyDict\_Contains (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Contains) [PyDict\_Copy (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Copy) [PyDict\_DelItem (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_DelItem) [PyDict\_DelItemString (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_DelItemString) [PyDict\_GetItem (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_GetItem) [PyDict\_GetItemString (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_GetItemString) [PyDict\_Items (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Items) [PyDict\_Keys (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Keys) [PyDict\_Merge (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Merge) [PyDict\_MergeFromSeq2 (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_MergeFromSeq2) [PyDict\_New (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_New) [PyDict\_Next (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Next) [PyDict\_SetItem (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_SetItem) [PyDict\_SetItemString (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_SetItemString) [PyDict\_Size (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Size) [PyDict\_Type (переменная C)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Type) [PyDict\_Update (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Update) [PyDict\_Values (C-функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDict_Values) [PyDictObject (C тип)](https://python-all.ru/2.7/c-api/dict.html#c.PyDictObject) [PyDictProxy\_New (C функция)](https://python-all.ru/2.7/c-api/dict.html#c.PyDictProxy_New) [PyDLL (класс в ctypes)](https://python-all.ru/2.7/library/ctypes.html#ctypes.PyDLL) [pydoc (модуль)](https://python-all.ru/2.7/library/pydoc.html#module-pydoc) [PyErr\_BadArgument (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_BadArgument) [PyErr\_BadInternalCall (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_BadInternalCall) [PyErr\_CheckSignals (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_CheckSignals) [PyErr\_Clear (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Clear) [PyErr\_Clear()](https://python-all.ru/2.7/c-api/intro.html#index-13), [\[1\]](https://python-all.ru/2.7/c-api/intro.html#index-19) [PyErr\_ExceptionMatches (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_ExceptionMatches) [PyErr\_ExceptionMatches()](https://python-all.ru/2.7/c-api/intro.html#index-19) [PyErr\_Fetch (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Fetch) [PyErr\_Fetch()](https://python-all.ru/2.7/extending/newtypes.html#index-1) [PyErr\_Format (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Format) [PyErr\_GivenExceptionMatches (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_GivenExceptionMatches) [PyErr\_NewException (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_NewException) [PyErr\_NewExceptionWithDoc (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_NewExceptionWithDoc) [PyErr\_NoMemory (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_NoMemory) [PyErr\_NormalizeException (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_NormalizeException) [PyErr\_Occurred (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Occurred) [PyErr\_Occurred()](https://python-all.ru/2.7/c-api/intro.html#index-12) [PyErr\_Print (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Print) [PyErr\_PrintEx (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_PrintEx) [PyErr\_Restore (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Restore) [PyErr\_Restore()](https://python-all.ru/2.7/extending/newtypes.html#index-1) [PyErr\_SetExcFromWindowsErr (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErr) [PyErr\_SetExcFromWindowsErrWithFilename (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilename) [PyErr\_SetExcFromWindowsErrWithFilenameObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetExcFromWindowsErrWithFilenameObject) [PyErr\_SetFromErrno (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetFromErrno) [PyErr\_SetFromErrnoWithFilename (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilename) [PyErr\_SetFromErrnoWithFilenameObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetFromErrnoWithFilenameObject) [PyErr\_SetFromWindowsErr (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetFromWindowsErr) [PyErr\_SetFromWindowsErrWithFilename (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilename) [PyErr\_SetFromWindowsErrWithFilenameObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetFromWindowsErrWithFilenameObject) [PyErr\_SetInterrupt (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetInterrupt) [PyErr\_SetNone (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetNone) [PyErr\_SetObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetObject) [PyErr\_SetString (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_SetString) [PyErr\_SetString()](https://python-all.ru/2.7/c-api/intro.html#index-13) [PyErr\_Warn (функция C)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_Warn) [PyErr\_WarnEx (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_WarnEx) [PyErr\_WarnExplicit (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_WarnExplicit) [PyErr\_WarnPy3k (функция C)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_WarnPy3k) [PyErr\_WriteUnraisable (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyErr_WriteUnraisable) [PyEval\_AcquireLock (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_AcquireLock) [PyEval\_AcquireLock()](https://python-all.ru/2.7/c-api/init.html#index-0) [PyEval\_AcquireThread (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_AcquireThread) [PyEval\_EvalCode (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyEval_EvalCode) [PyEval\_EvalCodeEx (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyEval_EvalCodeEx) [PyEval\_EvalFrame (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyEval_EvalFrame) [PyEval\_EvalFrameEx (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyEval_EvalFrameEx) [PyEval\_GetBuiltins (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetBuiltins) [PyEval\_GetCallStats (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_GetCallStats) [PyEval\_GetFrame (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetFrame) [PyEval\_GetFuncDesc (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetFuncDesc) [PyEval\_GetFuncName (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetFuncName) [PyEval\_GetGlobals (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetGlobals) [PyEval\_GetLocals (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetLocals) [PyEval\_GetRestricted (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyEval_GetRestricted) [PyEval\_InitThreads (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_InitThreads) [PyEval\_InitThreads()](https://python-all.ru/2.7/c-api/init.html#index-0) [PyEval\_MergeCompilerFlags (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyEval_MergeCompilerFlags) [PyEval\_ReInitThreads (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_ReInitThreads) [PyEval\_ReleaseLock (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_ReleaseLock) [PyEval\_ReleaseLock()](https://python-all.ru/2.7/c-api/init.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-18) [PyEval\_ReleaseThread (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_ReleaseThread) [PyEval\_ReleaseThread()](https://python-all.ru/2.7/c-api/init.html#index-18) [PyEval\_RestoreThread (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_RestoreThread) [PyEval\_RestoreThread()](https://python-all.ru/2.7/c-api/init.html#index-17), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-18) [PyEval\_SaveThread (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_SaveThread) [PyEval\_SaveThread()](https://python-all.ru/2.7/c-api/init.html#index-17), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-18) [PyEval\_SetProfile (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_SetProfile) [PyEval\_SetTrace (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_SetTrace) [PyEval\_ThreadsInitialized (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyEval_ThreadsInitialized) [PyExc\_ArithmeticError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_AssertionError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_AttributeError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_BaseException](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_BufferError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_BytesWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_DeprecationWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_EnvironmentError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_EOFError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_Exception](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_FloatingPointError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_FutureWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_GeneratorExit](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_ImportError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_ImportWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_IndentationError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_IndexError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) | [PyExc\_IOError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_KeyboardInterrupt](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_KeyError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_LookupError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_MemoryError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_NameError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_NotImplementedError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_OSError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_OverflowError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_PendingDeprecationWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_ReferenceError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_RuntimeError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_RuntimeWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_StandardError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_StopIteration](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_SyntaxError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_SyntaxWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_SystemError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_SystemExit](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_TabError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_TypeError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_UnboundLocalError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_UnicodeDecodeError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_UnicodeEncodeError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_UnicodeError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_UnicodeTranslateError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_UnicodeWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_UserWarning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_ValueError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_VMSError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_Warning](https://python-all.ru/2.7/c-api/exceptions.html#index-5) [PyExc\_WindowsError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) [PyExc\_ZeroDivisionError](https://python-all.ru/2.7/c-api/exceptions.html#index-4) pyexpat [модуль](https://python-all.ru/2.7/library/pyexpat.html#index-1) [PyFile\_AsFile (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_AsFile) [PyFile\_Check (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_Check) [PyFile\_CheckExact (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_CheckExact) [PyFile\_DecUseCount (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_DecUseCount) [PyFile\_FromFile (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_FromFile) [PyFile\_FromString (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_FromString) [PyFile\_GetLine (C-функция)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_GetLine) [PyFile\_IncUseCount (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_IncUseCount) [PyFile\_Name (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_Name) [PyFile\_SetBufSize (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_SetBufSize) [PyFile\_SetEncoding (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_SetEncoding) [PyFile\_SetEncodingAndErrors (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_SetEncodingAndErrors) [PyFile\_SoftSpace (функция C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_SoftSpace) [PyFile\_Type (переменная C)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_Type) [PyFile\_WriteObject (C-функция)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_WriteObject) [PyFile\_WriteString (C-функция)](https://python-all.ru/2.7/c-api/file.html#c.PyFile_WriteString) [PyFileObject (тип C)](https://python-all.ru/2.7/c-api/file.html#c.PyFileObject) [PyFloat\_AS\_DOUBLE (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_AS_DOUBLE) [PyFloat\_AsDouble (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_AsDouble) [PyFloat\_AsReprString (функция C)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_AsReprString) [PyFloat\_AsString (функция C)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_AsString) [PyFloat\_Check (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_Check) [PyFloat\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_CheckExact) [PyFloat\_ClearFreeList (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_ClearFreeList) [PyFloat\_FromDouble (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_FromDouble) [PyFloat\_FromString (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_FromString) [PyFloat\_GetInfo (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_GetInfo) [PyFloat\_GetMax (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_GetMax) [PyFloat\_GetMin (C-функция)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_GetMin) [PyFloat\_Type (C-переменная)](https://python-all.ru/2.7/c-api/float.html#c.PyFloat_Type) [PyFloatObject (C-тип)](https://python-all.ru/2.7/c-api/float.html#c.PyFloatObject) [PyFrame\_GetLineNumber (C-функция)](https://python-all.ru/2.7/c-api/reflection.html#c.PyFrame_GetLineNumber) [PyFrozenSet\_Check (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PyFrozenSet_Check) [PyFrozenSet\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PyFrozenSet_CheckExact) [PyFrozenSet\_New (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PyFrozenSet_New) [PyFrozenSet\_Type (C-переменная)](https://python-all.ru/2.7/c-api/set.html#c.PyFrozenSet_Type) [PyFunction\_Check (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_Check) [PyFunction\_GetClosure (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_GetClosure) [PyFunction\_GetCode (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_GetCode) [PyFunction\_GetDefaults (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_GetDefaults) [PyFunction\_GetGlobals (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_GetGlobals) [PyFunction\_GetModule (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_GetModule) [PyFunction\_New (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_New) [PyFunction\_SetClosure (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_SetClosure) [PyFunction\_SetDefaults (C-функция)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_SetDefaults) [PyFunction\_Type (C-переменная)](https://python-all.ru/2.7/c-api/function.html#c.PyFunction_Type) [PyFunctionObject (C-тип)](https://python-all.ru/2.7/c-api/function.html#c.PyFunctionObject) [PYFUNCTYPE() (в модуле ctypes)](https://python-all.ru/2.7/library/ctypes.html#ctypes.PYFUNCTYPE) [PyGen\_Check (C-функция)](https://python-all.ru/2.7/c-api/gen.html#c.PyGen_Check) [PyGen\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/gen.html#c.PyGen_CheckExact) [PyGen\_New (C-функция)](https://python-all.ru/2.7/c-api/gen.html#c.PyGen_New) [PyGen\_Type (C-переменная)](https://python-all.ru/2.7/c-api/gen.html#c.PyGen_Type) [PyGenObject (C-тип)](https://python-all.ru/2.7/c-api/gen.html#c.PyGenObject) [PyGetSetDef (C-тип)](https://python-all.ru/2.7/c-api/structures.html#c.PyGetSetDef) [PyGILState\_Ensure (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyGILState_Ensure) [PyGILState\_GetThisThreadState (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyGILState_GetThisThreadState) [PyGILState\_Release (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyGILState_Release) [PyImport\_AddModule (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_AddModule) [PyImport\_AppendInittab (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_AppendInittab) [PyImport\_Cleanup (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_Cleanup) [PyImport\_ExecCodeModule (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ExecCodeModule) [PyImport\_ExecCodeModuleEx (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ExecCodeModuleEx) [PyImport\_ExtendInittab (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ExtendInittab) [PyImport\_FrozenModules (C-переменная)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_FrozenModules) [PyImport\_GetImporter (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_GetImporter) [PyImport\_GetMagicNumber (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_GetMagicNumber) [PyImport\_GetModuleDict (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_GetModuleDict) [PyImport\_Import (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_Import) [PyImport\_ImportFrozenModule (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ImportFrozenModule) [PyImport\_ImportModule (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ImportModule) [PyImport\_ImportModuleEx (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ImportModuleEx) [PyImport\_ImportModuleLevel (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ImportModuleLevel) [PyImport\_ImportModuleNoBlock (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ImportModuleNoBlock) [PyImport\_ReloadModule (C-функция)](https://python-all.ru/2.7/c-api/import.html#c.PyImport_ReloadModule) [PyIndex\_Check (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyIndex_Check) [PyInstance\_Check (функция C)](https://python-all.ru/2.7/c-api/class.html#c.PyInstance_Check) [PyInstance\_New (функция C)](https://python-all.ru/2.7/c-api/class.html#c.PyInstance_New) [PyInstance\_NewRaw (функция C)](https://python-all.ru/2.7/c-api/class.html#c.PyInstance_NewRaw) [PyInstance\_Type (переменная C)](https://python-all.ru/2.7/c-api/class.html#c.PyInstance_Type) [PyInt\_AS\_LONG (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_AS_LONG) [PyInt\_AsLong (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_AsLong) [PyInt\_AsSsize\_t (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_AsSsize_t) [PyInt\_AsUnsignedLongLongMask (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_AsUnsignedLongLongMask) [PyInt\_AsUnsignedLongMask (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_AsUnsignedLongMask) [PyInt\_Check (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_Check) [PyInt\_CheckExact (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_CheckExact) [PyInt\_ClearFreeList (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_ClearFreeList) [PyInt\_FromLong (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_FromLong) [PyInt\_FromSize\_t (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_FromSize_t) [PyInt\_FromSsize\_t (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_FromSsize_t) [PyInt\_FromString (функция C)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_FromString) [PyInt\_GetMax (C-функция)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_GetMax) [PyInt\_Type (C-переменная)](https://python-all.ru/2.7/c-api/int.html#c.PyInt_Type) [PyInterpreterState (тип C)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState) [PyInterpreterState\_Clear (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState_Clear) [PyInterpreterState\_Delete (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState_Delete) [PyInterpreterState\_Head (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState_Head) [PyInterpreterState\_New (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState_New) [PyInterpreterState\_Next (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState_Next) [PyInterpreterState\_ThreadHead (C-функция)](https://python-all.ru/2.7/c-api/init.html#c.PyInterpreterState_ThreadHead) [PyIntObject (C-тип)](https://python-all.ru/2.7/c-api/int.html#c.PyIntObject) [PyIter\_Check (C-функция)](https://python-all.ru/2.7/c-api/iter.html#c.PyIter_Check) [PyIter\_Next (C-функция)](https://python-all.ru/2.7/c-api/iter.html#c.PyIter_Next) [PyList\_Append (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Append) [PyList\_AsTuple (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_AsTuple) [PyList\_Check (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Check) [PyList\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_CheckExact) [PyList\_GET\_ITEM (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_GET_ITEM) [PyList\_GET\_SIZE (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_GET_SIZE) [PyList\_GetItem (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_GetItem) [PyList\_GetItem()](https://python-all.ru/2.7/c-api/intro.html#index-9) [PyList\_GetSlice (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_GetSlice) [PyList\_Insert (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Insert) [PyList\_New (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_New) [PyList\_Reverse (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Reverse) [PyList\_SET\_ITEM (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_SET_ITEM) [PyList\_SetItem (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_SetItem) [PyList\_SetItem()](https://python-all.ru/2.7/c-api/intro.html#index-7) [PyList\_SetSlice (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_SetSlice) [PyList\_Size (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Size) [PyList\_Sort (C-функция)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Sort) [PyList\_Type (C-переменная)](https://python-all.ru/2.7/c-api/list.html#c.PyList_Type) [PyListObject (C-тип)](https://python-all.ru/2.7/c-api/list.html#c.PyListObject) [PyLong\_AsDouble (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsDouble) [PyLong\_AsLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsLong) [PyLong\_AsLongAndOverflow (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsLongAndOverflow) [PyLong\_AsLongLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsLongLong) [PyLong\_AsLongLongAndOverflow (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsLongLongAndOverflow) [PyLong\_AsSsize\_t (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsSsize_t) [PyLong\_AsUnsignedLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsUnsignedLong) [PyLong\_AsUnsignedLongLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsUnsignedLongLong) [PyLong\_AsUnsignedLongLongMask (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsUnsignedLongLongMask) [PyLong\_AsUnsignedLongMask (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsUnsignedLongMask) [PyLong\_AsVoidPtr (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_AsVoidPtr) [PyLong\_Check (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_Check) [PyLong\_CheckExact (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_CheckExact) [PyLong\_FromDouble (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromDouble) [PyLong\_FromLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromLong) [PyLong\_FromLongLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromLongLong) [PyLong\_FromSize\_t (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromSize_t) [PyLong\_FromSsize\_t (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromSsize_t) [PyLong\_FromString (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromString) [PyLong\_FromUnicode (C-функция)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromUnicode) [PyLong\_FromUnsignedLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromUnsignedLong) [PyLong\_FromUnsignedLongLong (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromUnsignedLongLong) [PyLong\_FromVoidPtr (функция C)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_FromVoidPtr) [PyLong\_Type (C-переменная)](https://python-all.ru/2.7/c-api/long.html#c.PyLong_Type) [PyLongObject (тип C)](https://python-all.ru/2.7/c-api/long.html#c.PyLongObject) [PyMapping\_Check (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_Check) [PyMapping\_DelItem (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_DelItem) [PyMapping\_DelItemString (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_DelItemString) [PyMapping\_GetItemString (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_GetItemString) [PyMapping\_HasKey (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_HasKey) [PyMapping\_HasKeyString (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_HasKeyString) [PyMapping\_Items (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_Items) [PyMapping\_Keys (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_Keys) [PyMapping\_Length (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_Length) [PyMapping\_SetItemString (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_SetItemString) [PyMapping\_Size (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_Size) [PyMapping\_Values (функция C)](https://python-all.ru/2.7/c-api/mapping.html#c.PyMapping_Values) [PyMappingMethods (тип C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyMappingMethods) [PyMappingMethods.mp\_ass\_subscript (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyMappingMethods.mp_ass_subscript) [PyMappingMethods.mp\_length (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyMappingMethods.mp_length) [PyMappingMethods.mp\_subscript (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyMappingMethods.mp_subscript) [PyMarshal\_ReadLastObjectFromFile (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_ReadLastObjectFromFile) [PyMarshal\_ReadLongFromFile (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_ReadLongFromFile) [PyMarshal\_ReadObjectFromFile (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_ReadObjectFromFile) [PyMarshal\_ReadObjectFromString (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_ReadObjectFromString) [PyMarshal\_ReadShortFromFile (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_ReadShortFromFile) [PyMarshal\_WriteLongToFile (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_WriteLongToFile) [PyMarshal\_WriteObjectToFile (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_WriteObjectToFile) [PyMarshal\_WriteObjectToString (функция C)](https://python-all.ru/2.7/c-api/marshal.html#c.PyMarshal_WriteObjectToString) [PyMem\_Del (функция C)](https://python-all.ru/2.7/c-api/memory.html#c.PyMem_Del) [PyMem\_Free (функция C)](https://python-all.ru/2.7/c-api/memory.html#c.PyMem_Free) [PyMem\_Malloc (функция C)](https://python-all.ru/2.7/c-api/memory.html#c.PyMem_Malloc) [PyMem\_New (C-функция)](https://python-all.ru/2.7/c-api/memory.html#c.PyMem_New) [PyMem\_Realloc (функция C)](https://python-all.ru/2.7/c-api/memory.html#c.PyMem_Realloc) [PyMem\_Resize (C-функция)](https://python-all.ru/2.7/c-api/memory.html#c.PyMem_Resize) [PyMemberDef (тип C)](https://python-all.ru/2.7/c-api/structures.html#c.PyMemberDef) [PyMemoryView\_Check (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyMemoryView_Check) [PyMemoryView\_FromBuffer (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyMemoryView_FromBuffer) [PyMemoryView\_FromObject (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyMemoryView_FromObject) [PyMemoryView\_GET\_BUFFER (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyMemoryView_GET_BUFFER) [PyMemoryView\_GetContiguous (функция C)](https://python-all.ru/2.7/c-api/buffer.html#c.PyMemoryView_GetContiguous) [PyMethod\_Check (функция C)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_Check) [PyMethod\_Class (C-функция)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_Class) [PyMethod\_ClearFreeList (C-функция)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_ClearFreeList) [PyMethod\_Function (функция C)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_Function) [PyMethod\_GET\_CLASS (C-функция)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_GET_CLASS) [PyMethod\_GET\_FUNCTION (функция C)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_GET_FUNCTION) [PyMethod\_GET\_SELF (функция C)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_GET_SELF) [PyMethod\_New (функция C)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_New) [PyMethod\_Self (функция C)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_Self) [PyMethod\_Type (C-переменная)](https://python-all.ru/2.7/c-api/method.html#c.PyMethod_Type) [PyMethodDef (тип C)](https://python-all.ru/2.7/c-api/structures.html#c.PyMethodDef) [PyModule\_AddIntConstant (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_AddIntConstant) [PyModule\_AddIntMacro (C-функция)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_AddIntMacro) [PyModule\_AddObject (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_AddObject) [PyModule\_AddStringConstant (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_AddStringConstant) [PyModule\_AddStringMacro (C-функция)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_AddStringMacro) [PyModule\_Check (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_Check) [PyModule\_CheckExact (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_CheckExact) [PyModule\_GetDict (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_GetDict) [PyModule\_GetFilename (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_GetFilename) [PyModule\_GetName (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_GetName) [PyModule\_New (функция C)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_New) [PyModule\_Type (C-переменная)](https://python-all.ru/2.7/c-api/module.html#c.PyModule_Type) [PyNumber\_Absolute (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Absolute) [PyNumber\_Add (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Add) [PyNumber\_And (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_And) [PyNumber\_AsSsize\_t (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_AsSsize_t) [PyNumber\_Check (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Check) [PyNumber\_Coerce (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Coerce) [PyNumber\_CoerceEx (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_CoerceEx) [PyNumber\_Divide (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Divide) [PyNumber\_Divmod (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Divmod) [PyNumber\_Float (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Float) [PyNumber\_FloorDivide (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_FloorDivide) [PyNumber\_Index (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Index) [PyNumber\_InPlaceAdd (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceAdd) [PyNumber\_InPlaceAnd (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceAnd) [PyNumber\_InPlaceDivide (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceDivide) [PyNumber\_InPlaceFloorDivide (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceFloorDivide) [PyNumber\_InPlaceLshift (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceLshift) [PyNumber\_InPlaceMultiply (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceMultiply) [PyNumber\_InPlaceOr (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceOr) [PyNumber\_InPlacePower (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlacePower) [PyNumber\_InPlaceRemainder (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceRemainder) [PyNumber\_InPlaceRshift (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceRshift) [PyNumber\_InPlaceSubtract (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceSubtract) [PyNumber\_InPlaceTrueDivide (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceTrueDivide) [PyNumber\_InPlaceXor (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_InPlaceXor) [PyNumber\_Int (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Int) [PyNumber\_Invert (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Invert) [PyNumber\_Long (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Long) [PyNumber\_Lshift (C-функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Lshift) [PyNumber\_Multiply (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Multiply) [PyNumber\_Negative (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Negative) [PyNumber\_Or (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Or) [PyNumber\_Positive (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Positive) [PyNumber\_Power (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Power) [PyNumber\_Remainder (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Remainder) [PyNumber\_Rshift (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Rshift) [PyNumber\_Subtract (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Subtract) [PyNumber\_ToBase (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_ToBase) [PyNumber\_TrueDivide (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_TrueDivide) [PyNumber\_Xor (C функция)](https://python-all.ru/2.7/c-api/number.html#c.PyNumber_Xor) [PyNumberMethods (C тип)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyNumberMethods) [PyNumberMethods.nb\_coerce (C-поле)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyNumberMethods.nb_coerce) [PyObject (тип C)](https://python-all.ru/2.7/c-api/structures.html#c.PyObject) [PyObject.\_ob\_next (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyObject._ob_next) [PyObject.\_ob\_prev (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyObject._ob_prev) [PyObject.ob\_refcnt (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyObject.ob_refcnt) [PyObject.ob\_type (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyObject.ob_type) [PyObject\_AsCharBuffer (функция C)](https://python-all.ru/2.7/c-api/objbuffer.html#c.PyObject_AsCharBuffer) [PyObject\_AsFileDescriptor (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_AsFileDescriptor) [PyObject\_AsReadBuffer (функция C)](https://python-all.ru/2.7/c-api/objbuffer.html#c.PyObject_AsReadBuffer) [PyObject\_AsWriteBuffer (функция C)](https://python-all.ru/2.7/c-api/objbuffer.html#c.PyObject_AsWriteBuffer) [PyObject\_Bytes (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Bytes) [PyObject\_Call (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Call) [PyObject\_CallFunction (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_CallFunction) [PyObject\_CallFunctionObjArgs (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_CallFunctionObjArgs) [PyObject\_CallMethod (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_CallMethod) [PyObject\_CallMethodObjArgs (функция C)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_CallMethodObjArgs) [PyObject\_CallObject (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_CallObject) [PyObject\_CallObject()](https://python-all.ru/2.7/extending/extending.html#index-0) [PyObject\_CheckBuffer (C-функция)](https://python-all.ru/2.7/c-api/buffer.html#c.PyObject_CheckBuffer) [PyObject\_CheckReadBuffer (Функция C)](https://python-all.ru/2.7/c-api/objbuffer.html#c.PyObject_CheckReadBuffer) [PyObject\_Cmp (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Cmp) [PyObject\_Compare (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Compare) [PyObject\_Del (Функция C)](https://python-all.ru/2.7/c-api/allocation.html#c.PyObject_Del) [PyObject\_DelAttr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_DelAttr) [PyObject\_DelAttrString (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_DelAttrString) [PyObject\_DelItem (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_DelItem) [PyObject\_Dir (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Dir) [PyObject\_Free (C-функция)](https://python-all.ru/2.7/c-api/memory.html#c.PyObject_Free) [PyObject\_GC\_Del (C-функция)](https://python-all.ru/2.7/c-api/gcsupport.html#c.PyObject_GC_Del) [PyObject\_GC\_New (C-функция)](https://python-all.ru/2.7/c-api/gcsupport.html#c.PyObject_GC_New) [PyObject\_GC\_NewVar (C-функция)](https://python-all.ru/2.7/c-api/gcsupport.html#c.PyObject_GC_NewVar) [PyObject\_GC\_Resize (C-функция)](https://python-all.ru/2.7/c-api/gcsupport.html#c.PyObject_GC_Resize) [PyObject\_GC\_Track (C-функция)](https://python-all.ru/2.7/c-api/gcsupport.html#c.PyObject_GC_Track) [PyObject\_GC\_UnTrack (C-функция)](https://python-all.ru/2.7/c-api/gcsupport.html#c.PyObject_GC_UnTrack) [PyObject\_GenericGetAttr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_GenericGetAttr) [PyObject\_GenericSetAttr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_GenericSetAttr) [PyObject\_GetAttr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_GetAttr) [PyObject\_GetAttrString (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_GetAttrString) [PyObject\_GetBuffer (C-функция)](https://python-all.ru/2.7/c-api/buffer.html#c.PyObject_GetBuffer) [PyObject\_GetItem (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_GetItem) [PyObject\_GetIter (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_GetIter) [PyObject\_HasAttr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_HasAttr) [PyObject\_HasAttrString (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_HasAttrString) [PyObject\_Hash (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Hash) [PyObject\_HashNotImplemented (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_HashNotImplemented) [PyObject\_HEAD (C-макрос)](https://python-all.ru/2.7/c-api/structures.html#c.PyObject_HEAD) [PyObject\_HEAD\_INIT (C-макрос)](https://python-all.ru/2.7/c-api/structures.html#c.PyObject_HEAD_INIT) [PyObject\_Init (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.PyObject_Init) [PyObject\_InitVar (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.PyObject_InitVar) [PyObject\_IsInstance (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_IsInstance) [PyObject\_IsSubclass (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_IsSubclass) [PyObject\_IsTrue (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_IsTrue) [PyObject\_Length (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Length) [PyObject\_Malloc (C-функция)](https://python-all.ru/2.7/c-api/memory.html#c.PyObject_Malloc) [PyObject\_New (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.PyObject_New) [PyObject\_NewVar (C-функция)](https://python-all.ru/2.7/c-api/allocation.html#c.PyObject_NewVar) [PyObject\_Not (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Not) [PyObject\_Print (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Print) [PyObject\_Realloc (C-функция)](https://python-all.ru/2.7/c-api/memory.html#c.PyObject_Realloc) [PyObject\_Repr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Repr) [PyObject\_RichCompare (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_RichCompare) [PyObject\_RichCompareBool (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_RichCompareBool) [PyObject\_SetAttr (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_SetAttr) [PyObject\_SetAttrString (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_SetAttrString) [PyObject\_SetItem (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_SetItem) [PyObject\_Size (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Size) [PyObject\_Str (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Str) [PyObject\_Type (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Type) [PyObject\_TypeCheck (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_TypeCheck) [PyObject\_Unicode (C-функция)](https://python-all.ru/2.7/c-api/object.html#c.PyObject_Unicode) [PyObject\_VAR\_HEAD (C-макрос)](https://python-all.ru/2.7/c-api/structures.html#c.PyObject_VAR_HEAD) [PyOpenGL](https://python-all.ru/2.7/library/gl.html#index-0) [PyOS\_AfterFork (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PyOS_AfterFork) [PyOS\_ascii\_atof (C-функция)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_ascii_atof) [PyOS\_ascii\_formatd (C-функция)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_ascii_formatd) [PyOS\_ascii\_strtod (C-функция)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_ascii_strtod) [PyOS\_CheckStack (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PyOS_CheckStack) [PyOS\_double\_to\_string (функция C)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_double_to_string) [PyOS\_getsig (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PyOS_getsig) [PyOS\_setsig (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PyOS_setsig) [PyOS\_snprintf (функция C)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_snprintf) [PyOS\_stricmp (функция C)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_stricmp) [PyOS\_string\_to\_double (функция C)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_string_to_double) [PyOS\_strnicmp (функция C)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_strnicmp) [PyOS\_vsnprintf (функция C)](https://python-all.ru/2.7/c-api/conversion.html#c.PyOS_vsnprintf) [PyParser\_SimpleParseFile (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyParser_SimpleParseFile) [PyParser\_SimpleParseFileFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyParser_SimpleParseFileFlags) [PyParser\_SimpleParseString (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyParser_SimpleParseString) [PyParser\_SimpleParseStringFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyParser_SimpleParseStringFlags) [PyParser\_SimpleParseStringFlagsFilename (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyParser_SimpleParseStringFlagsFilename) PyPI [(см. Python Package Index (PyPI))](https://python-all.ru/2.7/distutils/packageindex.html#index-0) [PyProperty\_Type (переменная C)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyProperty_Type) [PyRun\_AnyFile (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_AnyFile) [PyRun\_AnyFileEx (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_AnyFileEx) [PyRun\_AnyFileExFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_AnyFileExFlags) [PyRun\_AnyFileFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_AnyFileFlags) [PyRun\_File (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_File) [PyRun\_FileEx (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_FileEx) [PyRun\_FileExFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_FileExFlags) [PyRun\_FileFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_FileFlags) [PyRun\_InteractiveLoop (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_InteractiveLoop) [PyRun\_InteractiveLoopFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_InteractiveLoopFlags) [PyRun\_InteractiveOne (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_InteractiveOne) [PyRun\_InteractiveOneFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_InteractiveOneFlags) [PyRun\_SimpleFile (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_SimpleFile) [PyRun\_SimpleFileEx (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_SimpleFileEx) [PyRun\_SimpleFileExFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_SimpleFileExFlags) [PyRun\_SimpleFileFlags (C-функция)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_SimpleFileFlags) [PyRun\_SimpleString (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_SimpleString) [PyRun\_SimpleStringFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_SimpleStringFlags) [PyRun\_String (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_String) [PyRun\_StringFlags (функция C)](https://python-all.ru/2.7/c-api/veryhigh.html#c.PyRun_StringFlags) [PySeqIter\_Check (функция C)](https://python-all.ru/2.7/c-api/iterator.html#c.PySeqIter_Check) [PySeqIter\_New (функция C)](https://python-all.ru/2.7/c-api/iterator.html#c.PySeqIter_New) [PySeqIter\_Type (переменная C)](https://python-all.ru/2.7/c-api/iterator.html#c.PySeqIter_Type) [PySequence\_Check (функция C)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Check) [PySequence\_Concat (функция C)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Concat) [PySequence\_Contains (функция C)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Contains) [PySequence\_Count (функция C)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Count) [PySequence\_DelItem (функция C)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_DelItem) [PySequence\_DelSlice (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_DelSlice) [PySequence\_Fast (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Fast) [PySequence\_Fast\_GET\_ITEM (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Fast_GET_ITEM) [PySequence\_Fast\_GET\_SIZE (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Fast_GET_SIZE) [PySequence\_Fast\_ITEMS (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Fast_ITEMS) [PySequence\_GetItem (функция C)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_GetItem) [PySequence\_GetItem()](https://python-all.ru/2.7/c-api/intro.html#index-9) [PySequence\_GetSlice (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_GetSlice) [PySequence\_Index (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Index) [PySequence\_InPlaceConcat (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_InPlaceConcat) [PySequence\_InPlaceRepeat (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_InPlaceRepeat) [PySequence\_ITEM (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_ITEM) [PySequence\_Length (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Length) [PySequence\_List (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_List) [PySequence\_Repeat (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Repeat) [PySequence\_SetItem (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_SetItem) [PySequence\_SetSlice (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_SetSlice) [PySequence\_Size (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Size) [PySequence\_Tuple (C-функция)](https://python-all.ru/2.7/c-api/sequence.html#c.PySequence_Tuple) [PySequenceMethods (C-тип)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods) [PySequenceMethods.sq\_ass\_item (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_ass_item) [PySequenceMethods.sq\_concat (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_concat) [PySequenceMethods.sq\_contains (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_contains) [PySequenceMethods.sq\_inplace\_concat (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_inplace_concat) [PySequenceMethods.sq\_inplace\_repeat (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_inplace_repeat) [PySequenceMethods.sq\_item (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_item) [PySequenceMethods.sq\_length (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_length) [PySequenceMethods.sq\_repeat (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PySequenceMethods.sq_repeat) [PySet\_Add (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Add) [PySet\_Check (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Check) [PySet\_Clear (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Clear) [PySet\_Contains (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Contains) [PySet\_Discard (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Discard) [PySet\_GET\_SIZE (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_GET_SIZE) [PySet\_New (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_New) [PySet\_Pop (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Pop) [PySet\_Size (C-функция)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Size) [PySet\_Type (переменная C)](https://python-all.ru/2.7/c-api/set.html#c.PySet_Type) [PySetObject (C-тип)](https://python-all.ru/2.7/c-api/set.html#c.PySetObject) [PySignal\_SetWakeupFd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PySignal_SetWakeupFd) [PySlice\_Check (C-функция)](https://python-all.ru/2.7/c-api/slice.html#c.PySlice_Check) [PySlice\_GetIndices (C-функция)](https://python-all.ru/2.7/c-api/slice.html#c.PySlice_GetIndices) [PySlice\_GetIndicesEx (C-функция)](https://python-all.ru/2.7/c-api/slice.html#c.PySlice_GetIndicesEx) [PySlice\_New (C-функция)](https://python-all.ru/2.7/c-api/slice.html#c.PySlice_New) [PySlice\_Type (переменная C)](https://python-all.ru/2.7/c-api/slice.html#c.PySlice_Type) [PyString\_AS\_STRING (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_AS_STRING) [PyString\_AsDecodedObject (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_AsDecodedObject) [PyString\_AsEncodedObject (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_AsEncodedObject) [PyString\_AsString (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_AsString) [PyString\_AsStringAndSize (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_AsStringAndSize) [PyString\_Check (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Check) [PyString\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_CheckExact) [PyString\_Concat (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Concat) [PyString\_ConcatAndDel (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_ConcatAndDel) [PyString\_Decode (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Decode) [PyString\_Encode (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Encode) [PyString\_Format (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Format) [PyString\_FromFormat (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_FromFormat) [PyString\_FromFormatV (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_FromFormatV) [PyString\_FromString (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_FromString) [PyString\_FromString()](https://python-all.ru/2.7/c-api/dict.html#index-2) [PyString\_FromStringAndSize (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_FromStringAndSize) [PyString\_GET\_SIZE (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_GET_SIZE) [PyString\_InternFromString (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_InternFromString) [PyString\_InternInPlace (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_InternInPlace) [PyString\_Size (C-функция)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Size) [PyString\_Type (C-переменная)](https://python-all.ru/2.7/c-api/string.html#c.PyString_Type) [PyStringObject (C-тип)](https://python-all.ru/2.7/c-api/string.html#c.PyStringObject) [PySys\_AddWarnOption (Функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_AddWarnOption) [PySys\_GetFile (C-функция)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_GetFile) [PySys\_GetObject (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_GetObject) [PySys\_ResetWarnOptions (C-функция)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_ResetWarnOptions) [PySys\_SetArgv (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PySys_SetArgv) [PySys\_SetArgv()](https://python-all.ru/2.7/c-api/init.html#index-0) [PySys\_SetArgvEx (функция C)](https://python-all.ru/2.7/c-api/init.html#c.PySys_SetArgvEx) [PySys\_SetArgvEx()](https://python-all.ru/2.7/c-api/init.html#index-0), [\[1\]](https://python-all.ru/2.7/c-api/intro.html#index-21) [PySys\_SetObject (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_SetObject) [PySys\_SetPath (Функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_SetPath) [PySys\_WriteStderr (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_WriteStderr) [PySys\_WriteStdout (функция C)](https://python-all.ru/2.7/c-api/sys.html#c.PySys_WriteStdout) [**Python 3000**](https://python-all.ru/2.7/glossary.html#term-python-3000) [Редактор Python](https://python-all.ru/2.7/library/idle.html#index-0) Предложения по улучшению Python [PEP 1](https://python-all.ru/2.7/glossary.html#index-7) [PEP 100](https://python-all.ru/2.7/whatsnew/2.0.html#index-0) [PEP 11](https://python-all.ru/2.7/using/windows.html#index-0) [PEP 205](https://python-all.ru/2.7/library/weakref.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.1.html#index-6) [PEP 207](https://python-all.ru/2.7/whatsnew/2.1.html#index-2) [PEP 208](https://python-all.ru/2.7/whatsnew/2.1.html#index-10) [PEP 217](https://python-all.ru/2.7/whatsnew/2.1.html#index-9) [PEP 218](https://python-all.ru/2.7/whatsnew/2.3.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-0), [\[2\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-13) [PEP 227](https://python-all.ru/2.7/library/__future__.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.1.html#index-0), [\[2\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-16) [PEP 229](https://python-all.ru/2.7/whatsnew/2.1.html#index-5) [PEP 230](https://python-all.ru/2.7/using/cmdline.html#index-14), [\[1\]](https://python-all.ru/2.7/whatsnew/2.1.html#index-4) [PEP 232](https://python-all.ru/2.7/whatsnew/2.1.html#index-7) [PEP 234](https://python-all.ru/2.7/whatsnew/2.2.html#index-7) [PEP 236](https://python-all.ru/2.7/library/functions.html#index-1), [\[1\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-53), [\[2\]](https://python-all.ru/2.7/whatsnew/2.1.html#index-1) [PEP 237](https://python-all.ru/2.7/library/stdtypes.html#index-26), [\[1\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-10), [\[2\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-1), [\[3\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-16) [PEP 238](https://python-all.ru/2.7/c-api/veryhigh.html#index-3), [\[1\]](https://python-all.ru/2.7/faq/programming.html#index-2), [\[2\]](https://python-all.ru/2.7/glossary.html#index-2), [\[3\]](https://python-all.ru/2.7/library/__future__.html#index-2), [\[4\]](https://python-all.ru/2.7/using/cmdline.html#index-9), [\[5\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-11), [\[6\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-12), [\[7\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-13) [PEP 241](https://python-all.ru/2.7/whatsnew/2.1.html#index-11) [PEP 243](https://python-all.ru/2.7/whatsnew/2.1.html#index-12) [PEP 249](https://python-all.ru/2.7/library/sqlite3.html#index-0), [\[1\]](https://python-all.ru/2.7/library/sqlite3.html#index-1), [\[2\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-21), [\[3\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-22) [PEP 252](https://python-all.ru/2.7/whatsnew/2.2.html#index-2), [\[1\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-4) [PEP 253](https://python-all.ru/2.7/whatsnew/2.2.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-1), [\[2\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-3), [\[3\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-5), [\[4\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-6) [PEP 255](https://python-all.ru/2.7/library/__future__.html#index-1), [\[1\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-29), [\[2\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-8), [\[3\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-9), [\[4\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-1), [\[5\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-2) [PEP 261](https://python-all.ru/2.7/whatsnew/2.2.html#index-14), [\[1\]](https://python-all.ru/2.7/whatsnew/2.2.html#index-15) [PEP 263](https://python-all.ru/2.7/whatsnew/2.3.html#index-3), [\[1\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-17) [PEP 264](https://python-all.ru/2.7/whatsnew/2.2.html#index-22) [PEP 273](https://python-all.ru/2.7/library/zipimport.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-4), [\[2\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-5) [PEP 275](https://python-all.ru/2.7/faq/design.html#index-0) [PEP 277](https://python-all.ru/2.7/whatsnew/2.3.html#index-7) [PEP 278](https://python-all.ru/2.7/glossary.html#index-9), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-9) [PEP 279](https://python-all.ru/2.7/whatsnew/2.3.html#index-10) [PEP 282](https://python-all.ru/2.7/library/logging.html#index-1), [\[1\]](https://python-all.ru/2.7/library/shutil.html#index-2), [\[2\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-11), [\[3\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-12) [PEP 285](https://python-all.ru/2.7/whatsnew/2.3.html#index-13), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-14) [PEP 288](https://python-all.ru/2.7/whatsnew/2.5.html#index-10) [PEP 289](https://python-all.ru/2.7/howto/functional.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-15), [\[2\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-2) [PEP 292](https://python-all.ru/2.7/library/string.html#index-4), [\[1\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-3) [PEP 293](https://python-all.ru/2.7/whatsnew/2.3.html#index-15) [PEP 3000](https://python-all.ru/2.7/whatsnew/2.6.html#index-1) [PEP 301](https://python-all.ru/2.7/distutils/apiref.html#index-4), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-16) [PEP 302](https://python-all.ru/2.7/glossary.html#index-1), [\[1\]](https://python-all.ru/2.7/glossary.html#index-5), [\[2\]](https://python-all.ru/2.7/library/functions.html#index-9), [\[3\]](https://python-all.ru/2.7/library/imp.html#index-4), [\[4\]](https://python-all.ru/2.7/library/linecache.html#index-1), [\[5\]](https://python-all.ru/2.7/library/pkgutil.html#index-0), [\[6\]](https://python-all.ru/2.7/library/pkgutil.html#index-1), [\[7\]](https://python-all.ru/2.7/library/pkgutil.html#index-10), [\[8\]](https://python-all.ru/2.7/library/pkgutil.html#index-11), [\[9\]](https://python-all.ru/2.7/library/pkgutil.html#index-2), [\[10\]](https://python-all.ru/2.7/library/pkgutil.html#index-3), [\[11\]](https://python-all.ru/2.7/library/pkgutil.html#index-4), [\[12\]](https://python-all.ru/2.7/library/pkgutil.html#index-5), [\[13\]](https://python-all.ru/2.7/library/pkgutil.html#index-6), [\[14\]](https://python-all.ru/2.7/library/pkgutil.html#index-7), [\[15\]](https://python-all.ru/2.7/library/pkgutil.html#index-8), [\[16\]](https://python-all.ru/2.7/library/pkgutil.html#index-9), [\[17\]](https://python-all.ru/2.7/library/runpy.html#index-1), [\[18\]](https://python-all.ru/2.7/library/runpy.html#index-2), [\[19\]](https://python-all.ru/2.7/library/runpy.html#index-4), [\[20\]](https://python-all.ru/2.7/library/sys.html#index-10), [\[21\]](https://python-all.ru/2.7/library/sys.html#index-4), [\[22\]](https://python-all.ru/2.7/library/sys.html#index-9), [\[23\]](https://python-all.ru/2.7/library/zipimport.html#index-1), [\[24\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-42), [\[25\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-45), [\[26\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-17), [\[27\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-18), [\[28\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-19), [\[29\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-6) [PEP 305](https://python-all.ru/2.7/library/csv.html#index-1), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-20) [PEP 307](https://python-all.ru/2.7/library/pickle.html#index-2), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-21), [\[2\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-22), [\[3\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-23) [PEP 308](https://python-all.ru/2.7/reference/expressions.html#index-74), [\[1\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-1), [\[2\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-2) [PEP 309](https://python-all.ru/2.7/whatsnew/2.5.html#index-3) [PEP 3100](https://python-all.ru/2.7/whatsnew/2.6.html#index-2) [PEP 3101](https://python-all.ru/2.7/library/string.html#index-1), [\[1\]](https://python-all.ru/2.7/library/string.html#index-2), [\[2\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-9) [PEP 3105](https://python-all.ru/2.7/library/__future__.html#index-5), [\[1\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-10) [PEP 3106](https://python-all.ru/2.7/whatsnew/2.7.html#index-6) [PEP 3110](https://python-all.ru/2.7/whatsnew/2.6.html#index-11) [PEP 3112](https://python-all.ru/2.7/library/__future__.html#index-6), [\[1\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-12) [PEP 3116](https://python-all.ru/2.7/glossary.html#index-10), [\[1\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-14) [PEP 3118](https://python-all.ru/2.7/whatsnew/2.6.html#index-15) [PEP 3119](https://python-all.ru/2.7/library/abc.html#index-0), [\[1\]](https://python-all.ru/2.7/library/collections.html#index-0), [\[2\]](https://python-all.ru/2.7/reference/datamodel.html#index-86), [\[3\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-16) [PEP 3121](https://python-all.ru/2.7/howto/cporting.html#index-0) [PEP 3127](https://python-all.ru/2.7/whatsnew/2.6.html#index-17) [PEP 3129](https://python-all.ru/2.7/whatsnew/2.6.html#index-18) [PEP 3137](https://python-all.ru/2.7/whatsnew/2.7.html#index-7) [PEP 314](https://python-all.ru/2.7/distutils/apiref.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-4) [PEP 3141](https://python-all.ru/2.7/library/abc.html#index-1), [\[1\]](https://python-all.ru/2.7/library/numbers.html#index-0), [\[2\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-19) [PEP 318](https://python-all.ru/2.7/whatsnew/2.4.html#index-12), [\[1\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-4), [\[2\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-5) [PEP 322](https://python-all.ru/2.7/whatsnew/2.4.html#index-14), [\[1\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-6) [PEP 324](https://python-all.ru/2.7/library/subprocess.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-8) [PEP 325](https://python-all.ru/2.7/whatsnew/2.5.html#index-11) [PEP 327](https://python-all.ru/2.7/whatsnew/2.4.html#index-9) [PEP 328](https://python-all.ru/2.7/library/__future__.html#index-3), [\[1\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-51), [\[2\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-10), [\[3\]](https://python-all.ru/2.7/whatsnew/2.4.html#index-17), [\[4\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-5) [PEP 331](https://python-all.ru/2.7/whatsnew/2.4.html#index-11) [PEP 333](https://python-all.ru/2.7/howto/webservers.html#index-0), [\[1\]](https://python-all.ru/2.7/library/wsgiref.html#index-0), [\[2\]](https://python-all.ru/2.7/library/wsgiref.html#index-1), [\[3\]](https://python-all.ru/2.7/library/wsgiref.html#index-10), [\[4\]](https://python-all.ru/2.7/library/wsgiref.html#index-11), [\[5\]](https://python-all.ru/2.7/library/wsgiref.html#index-12), [\[6\]](https://python-all.ru/2.7/library/wsgiref.html#index-13), [\[7\]](https://python-all.ru/2.7/library/wsgiref.html#index-14), [\[8\]](https://python-all.ru/2.7/library/wsgiref.html#index-2), [\[9\]](https://python-all.ru/2.7/library/wsgiref.html#index-3), [\[10\]](https://python-all.ru/2.7/library/wsgiref.html#index-4), [\[11\]](https://python-all.ru/2.7/library/wsgiref.html#index-6), [\[12\]](https://python-all.ru/2.7/library/wsgiref.html#index-7), [\[13\]](https://python-all.ru/2.7/library/wsgiref.html#index-8), [\[14\]](https://python-all.ru/2.7/library/wsgiref.html#index-9), [\[15\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-23), [\[16\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-24) [PEP 338](https://python-all.ru/2.7/library/runpy.html#index-5), [\[1\]](https://python-all.ru/2.7/using/cmdline.html#index-0), [\[2\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-6) [PEP 339](https://python-all.ru/2.7/whatsnew/2.5.html#index-27) [PEP 341](https://python-all.ru/2.7/whatsnew/2.5.html#index-7) [PEP 342](https://python-all.ru/2.7/howto/functional.html#index-1), [\[1\]](https://python-all.ru/2.7/reference/expressions.html#index-27), [\[2\]](https://python-all.ru/2.7/reference/simple_stmts.html#index-30), [\[3\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-28), [\[4\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-8), [\[5\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-9) [PEP 343](https://python-all.ru/2.7/glossary.html#index-0), [\[1\]](https://python-all.ru/2.7/library/__future__.html#index-4), [\[2\]](https://python-all.ru/2.7/library/contextlib.html#index-0), [\[3\]](https://python-all.ru/2.7/reference/compound_stmts.html#index-16), [\[4\]](https://python-all.ru/2.7/reference/datamodel.html#index-97), [\[5\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-12), [\[6\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-3) [PEP 347](https://python-all.ru/2.7/whatsnew/2.5.html#index-25) [PEP 352](https://python-all.ru/2.7/whatsnew/2.5.html#index-13), [\[1\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-25) [PEP 353](https://python-all.ru/2.7/whatsnew/2.5.html#index-14), [\[1\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-15), [\[2\]](https://python-all.ru/2.7/whatsnew/2.5.html#index-26) [PEP 356](https://python-all.ru/2.7/whatsnew/2.5.html#index-0) [PEP 357](https://python-all.ru/2.7/whatsnew/2.5.html#index-16) [PEP 361](https://python-all.ru/2.7/whatsnew/2.6.html#index-0) [PEP 366](https://python-all.ru/2.7/library/runpy.html#index-6) [PEP 370](https://python-all.ru/2.7/library/site.html#index-9), [\[1\]](https://python-all.ru/2.7/using/cmdline.html#index-11), [\[2\]](https://python-all.ru/2.7/using/cmdline.html#index-24), [\[3\]](https://python-all.ru/2.7/using/cmdline.html#index-25), [\[4\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-7) [PEP 371](https://python-all.ru/2.7/whatsnew/2.6.html#index-8) [PEP 372](https://python-all.ru/2.7/whatsnew/2.7.html#index-2) [PEP 373](https://python-all.ru/2.7/whatsnew/2.7.html#index-0) [PEP 378](https://python-all.ru/2.7/library/string.html#index-3), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-3) [PEP 389](https://python-all.ru/2.7/whatsnew/2.7.html#index-4) [PEP 391](https://python-all.ru/2.7/whatsnew/2.7.html#index-5) [PEP 427](https://python-all.ru/2.7/distributing/index.html#index-0) [PEP 434](https://python-all.ru/2.7/whatsnew/2.7.html#index-16) [PEP 453](https://python-all.ru/2.7/library/ensurepip.html#index-0), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-22), [\[2\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-23), [\[3\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-24) [PEP 466](https://python-all.ru/2.7/whatsnew/2.7.html#index-17), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-18), [\[2\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-19), [\[3\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-20) [PEP 476](https://python-all.ru/2.7/library/ssl.html#index-2), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-25) [PEP 477](https://python-all.ru/2.7/library/ensurepip.html#index-1), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-21) [PEP 493](https://python-all.ru/2.7/library/ssl.html#index-3), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-26) [PEP 5](https://python-all.ru/2.7/faq/general.html#index-1), [\[1\]](https://python-all.ru/2.7/whatsnew/2.1.html#index-3) [PEP 6](https://python-all.ru/2.7/faq/general.html#index-0) [PEP 8](https://python-all.ru/2.7/faq/programming.html#index-0), [\[1\]](https://python-all.ru/2.7/faq/windows.html#index-0), [\[2\]](https://python-all.ru/2.7/library/email.html#index-7), [\[3\]](https://python-all.ru/2.7/library/threading.html#index-0), [\[4\]](https://python-all.ru/2.7/tutorial/controlflow.html#index-6), [\[5\]](https://python-all.ru/2.7/using/unix.html#index-3) [Python Imaging Library](https://python-all.ru/2.7/library/jpeg.html#index-1) [Индекс пакетов Python (PyPI)](https://python-all.ru/2.7/distutils/packageindex.html#index-0) [PYTHON\*](https://python-all.ru/2.7/using/cmdline.html#index-3) [python\_branch() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_branch) [python\_build() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_build) [python\_compiler() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_compiler) [PYTHON\_DOM](https://python-all.ru/2.7/library/xml.dom.html#index-0) [python\_implementation() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_implementation) [python\_revision() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_revision) [python\_version() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_version) [python\_version\_tuple() (в модуле platform)](https://python-all.ru/2.7/library/platform.html#platform.python_version_tuple) [PYTHONCASEOK](https://python-all.ru/2.7/whatsnew/2.1.html#index-8) [PYTHONDEBUG](https://python-all.ru/2.7/using/cmdline.html#index-2) [PYTHONDOCS](https://python-all.ru/2.7/library/pydoc.html#index-2) [PYTHONDONTWRITEBYTECODE](https://python-all.ru/2.7/library/sys.html#index-0), [\[1\]](https://python-all.ru/2.7/using/cmdline.html#index-1), [\[2\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-20), [\[3\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-24) [PYTHONDUMPREFS](https://python-all.ru/2.7/c-api/typeobj.html#index-0) [PYTHONHASHSEED](https://python-all.ru/2.7/library/random.html#index-0), [\[1\]](https://python-all.ru/2.7/using/cmdline.html#index-10), [\[2\]](https://python-all.ru/2.7/using/cmdline.html#index-23) [PYTHONHOME](https://python-all.ru/2.7/c-api/init.html#index-11), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-12), [\[2\]](https://python-all.ru/2.7/c-api/intro.html#index-24), [\[3\]](https://python-all.ru/2.7/c-api/intro.html#index-27), [\[4\]](https://python-all.ru/2.7/install/index.html#index-0), [\[5\]](https://python-all.ru/2.7/install/index.html#index-1), [\[6\]](https://python-all.ru/2.7/using/cmdline.html#index-16), [\[7\]](https://python-all.ru/2.7/using/cmdline.html#index-17), [\[8\]](https://python-all.ru/2.7/using/cmdline.html#index-20), [\[9\]](https://python-all.ru/2.7/using/cmdline.html#index-5), [\[10\]](https://python-all.ru/2.7/using/windows.html#index-3) [**питоничный**](https://python-all.ru/2.7/glossary.html#term-pythonic) [PYTHONINSPECT](https://python-all.ru/2.7/using/cmdline.html#index-7), [\[1\]](https://python-all.ru/2.7/whatsnew/2.3.html#index-29) [PYTHONIOENCODING](https://python-all.ru/2.7/whatsnew/2.6.html#index-21) [PYTHONNOUSERSITE](https://python-all.ru/2.7/library/site.html#index-5), [\[1\]](https://python-all.ru/2.7/library/site.html#index-8), [\[2\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-6) [PYTHONOPTIMIZE](https://python-all.ru/2.7/using/cmdline.html#index-8) [PYTHONPATH](https://python-all.ru/2.7/c-api/intro.html#index-25), [\[1\]](https://python-all.ru/2.7/c-api/intro.html#index-28), [\[2\]](https://python-all.ru/2.7/install/index.html#index-2), [\[3\]](https://python-all.ru/2.7/install/index.html#index-3), [\[4\]](https://python-all.ru/2.7/library/cgi.html#index-3), [\[5\]](https://python-all.ru/2.7/library/sys.html#index-7), [\[6\]](https://python-all.ru/2.7/library/sys.html#index-8), [\[7\]](https://python-all.ru/2.7/tutorial/modules.html#index-1), [\[8\]](https://python-all.ru/2.7/tutorial/modules.html#index-5), [\[9\]](https://python-all.ru/2.7/tutorial/modules.html#index-6), [\[10\]](https://python-all.ru/2.7/using/cmdline.html#index-19), [\[11\]](https://python-all.ru/2.7/using/cmdline.html#index-21), [\[12\]](https://python-all.ru/2.7/using/cmdline.html#index-22), [\[13\]](https://python-all.ru/2.7/using/cmdline.html#index-4), [\[14\]](https://python-all.ru/2.7/using/mac.html#index-0), [\[15\]](https://python-all.ru/2.7/using/windows.html#index-2), [\[16\]](https://python-all.ru/2.7/using/windows.html#index-4) [PYTHONSHOWALLOCCOUNT](https://python-all.ru/2.7/c-api/typeobj.html#index-3), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-15) [PYTHONSHOWREFCOUNT](https://python-all.ru/2.7/whatsnew/2.7.html#index-14) [PYTHONSTARTUP](https://python-all.ru/2.7/library/idle.html#index-6), [\[1\]](https://python-all.ru/2.7/library/readline.html#index-0), [\[2\]](https://python-all.ru/2.7/library/rlcompleter.html#index-0), [\[3\]](https://python-all.ru/2.7/library/user.html#index-1), [\[4\]](https://python-all.ru/2.7/tutorial/appendix.html#index-1), [\[5\]](https://python-all.ru/2.7/tutorial/interactive.html#index-1), [\[6\]](https://python-all.ru/2.7/using/cmdline.html#index-6) [PYTHONUNBUFFERED](https://python-all.ru/2.7/using/cmdline.html#index-12) [PYTHONUSERBASE](https://python-all.ru/2.7/library/site.html#index-6), [\[1\]](https://python-all.ru/2.7/library/site.html#index-7), [\[2\]](https://python-all.ru/2.7/whatsnew/2.6.html#index-4) [PYTHONVERBOSE](https://python-all.ru/2.7/using/cmdline.html#index-13) [PYTHONWARNINGS](https://python-all.ru/2.7/using/cmdline.html#index-15), [\[1\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-1), [\[2\]](https://python-all.ru/2.7/whatsnew/2.7.html#index-8) [PYTHONY2K](https://python-all.ru/2.7/library/time.html#index-3), [\[1\]](https://python-all.ru/2.7/library/time.html#index-4), [\[2\]](https://python-all.ru/2.7/library/time.html#index-7) [PyThreadState](https://python-all.ru/2.7/c-api/init.html#index-15), [\[1\]](https://python-all.ru/2.7/c-api/init.html#index-15) [(тип C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState) [PyThreadState\_Clear (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_Clear) [PyThreadState\_Delete (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_Delete) [PyThreadState\_Get (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_Get) [PyThreadState\_GetDict (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_GetDict) [PyThreadState\_New (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_New) [PyThreadState\_Next (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_Next) [PyThreadState\_SetAsyncExc (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_SetAsyncExc) [PyThreadState\_Swap (Функция C)](https://python-all.ru/2.7/c-api/init.html#c.PyThreadState_Swap) [PyTime\_Check (Функция C)](https://python-all.ru/2.7/c-api/datetime.html#c.PyTime_Check) [PyTime\_CheckExact (Функция C)](https://python-all.ru/2.7/c-api/datetime.html#c.PyTime_CheckExact) [PyTime\_FromTime (Функция C)](https://python-all.ru/2.7/c-api/datetime.html#c.PyTime_FromTime) [PyTrace\_C\_CALL (переменная C)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_C_CALL) [PyTrace\_C\_EXCEPTION (переменная C)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_C_EXCEPTION) [PyTrace\_C\_RETURN (переменная C)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_C_RETURN) [PyTrace\_CALL (переменная C)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_CALL) [PyTrace\_EXCEPTION (переменная C)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_EXCEPTION) [PyTrace\_LINE (переменная C)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_LINE) [PyTrace\_RETURN (C-переменная)](https://python-all.ru/2.7/c-api/init.html#c.PyTrace_RETURN) [PyTuple\_Check (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_Check) [PyTuple\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_CheckExact) [PyTuple\_ClearFreeList (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_ClearFreeList) [PyTuple\_GET\_ITEM (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_GET_ITEM) [PyTuple\_GET\_SIZE (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_GET_SIZE) [PyTuple\_GetItem (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_GetItem) [PyTuple\_GetSlice (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_GetSlice) [PyTuple\_New (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_New) [PyTuple\_Pack (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_Pack) [PyTuple\_SET\_ITEM (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_SET_ITEM) [PyTuple\_SetItem (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_SetItem) [PyTuple\_SetItem()](https://python-all.ru/2.7/c-api/intro.html#index-7) [PyTuple\_Size (C-функция)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_Size) [PyTuple\_Type (C-переменная)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTuple_Type) [PyTupleObject (C-тип)](https://python-all.ru/2.7/c-api/tuple.html#c.PyTupleObject) [PyType\_Check (C-функция)](https://python-all.ru/2.7/c-api/type.html#c.PyType_Check) [PyType\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/type.html#c.PyType_CheckExact) [PyType\_ClearCache (C-функция)](https://python-all.ru/2.7/c-api/type.html#c.PyType_ClearCache) [PyType\_GenericAlloc (C-функция)](https://python-all.ru/2.7/c-api/type.html#c.PyType_GenericAlloc) [PyType\_GenericNew (C-функция)](https://python-all.ru/2.7/c-api/type.html#c.PyType_GenericNew) [PyType\_HasFeature (Функция C)](https://python-all.ru/2.7/c-api/type.html#c.PyType_HasFeature) [PyType\_HasFeature()](https://python-all.ru/2.7/c-api/typeobj.html#index-4) [PyType\_IS\_GC (функция C)](https://python-all.ru/2.7/c-api/type.html#c.PyType_IS_GC) [PyType\_IsSubtype (функция C)](https://python-all.ru/2.7/c-api/type.html#c.PyType_IsSubtype) [PyType\_Modified (функция C)](https://python-all.ru/2.7/c-api/type.html#c.PyType_Modified) [PyType\_Ready (функция C)](https://python-all.ru/2.7/c-api/type.html#c.PyType_Ready) [PyType\_Type (C-переменная)](https://python-all.ru/2.7/c-api/type.html#c.PyType_Type) [PyTypeObject (тип C)](https://python-all.ru/2.7/c-api/type.html#c.PyTypeObject) [PyTypeObject.tp\_alloc (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_alloc) [PyTypeObject.tp\_allocs (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_allocs) [PyTypeObject.tp\_as\_buffer (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_as_buffer) [PyTypeObject.tp\_base (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_base) [PyTypeObject.tp\_bases (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_bases) [PyTypeObject.tp\_basicsize (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_basicsize) [PyTypeObject.tp\_cache (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_cache) [PyTypeObject.tp\_call (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_call) [PyTypeObject.tp\_clear (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_clear) [PyTypeObject.tp\_compare (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_compare) [PyTypeObject.tp\_dealloc (поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_dealloc) [PyTypeObject.tp\_descr\_get (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_descr_get) [PyTypeObject.tp\_descr\_set (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_descr_set) [PyTypeObject.tp\_dict (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_dict) [PyTypeObject.tp\_dictoffset (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_dictoffset) [PyTypeObject.tp\_doc (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_doc) [PyTypeObject.tp\_flags (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_flags) [PyTypeObject.tp\_free (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_free) [PyTypeObject.tp\_frees (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_frees) [PyTypeObject.tp\_getattr (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_getattr) [PyTypeObject.tp\_getattro (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_getattro) [PyTypeObject.tp\_getset (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_getset) [PyTypeObject.tp\_hash (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_hash) [PyTypeObject.tp\_init (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_init) [PyTypeObject.tp\_is\_gc (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_is_gc) [PyTypeObject.tp\_itemsize (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_itemsize) [PyTypeObject.tp\_iter (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_iter) [PyTypeObject.tp\_iternext (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_iternext) [PyTypeObject.tp\_maxalloc (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_maxalloc) [PyTypeObject.tp\_members (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_members) [PyTypeObject.tp\_methods (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_methods) [PyTypeObject.tp\_mro (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_mro) [PyTypeObject.tp\_name (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_name) [PyTypeObject.tp\_new (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_new) [PyTypeObject.tp\_next (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_next) [PyTypeObject.tp\_print (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_print) [PyTypeObject.tp\_repr (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_repr) [PyTypeObject.tp\_richcompare (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_richcompare) [PyTypeObject.tp\_setattr (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_setattr) [PyTypeObject.tp\_setattro (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_setattro) [PyTypeObject.tp\_str (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_str) [PyTypeObject.tp\_subclasses (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_subclasses) [PyTypeObject.tp\_traverse (член C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_traverse) [PyTypeObject.tp\_weaklist (Поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_weaklist) [PyTypeObject.tp\_weaklistoffset (Поле C)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyTypeObject.tp_weaklistoffset) [PyTZInfo\_Check (Функция C)](https://python-all.ru/2.7/c-api/datetime.html#c.PyTZInfo_Check) [PyTZInfo\_CheckExact (Функция C)](https://python-all.ru/2.7/c-api/datetime.html#c.PyTZInfo_CheckExact) [PyUnicode\_AS\_DATA (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AS_DATA) [PyUnicode\_AS\_UNICODE (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AS_UNICODE) [PyUnicode\_AsASCIIString (Функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsASCIIString) [PyUnicode\_AsCharmapString (Функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsCharmapString) [PyUnicode\_AsEncodedString (Функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsEncodedString) [PyUnicode\_AsLatin1String (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsLatin1String) [PyUnicode\_AsMBCSString (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsMBCSString) [PyUnicode\_AsRawUnicodeEscapeString (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsRawUnicodeEscapeString) [PyUnicode\_AsUnicode (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsUnicode) [PyUnicode\_AsUnicodeEscapeString (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsUnicodeEscapeString) [PyUnicode\_AsUTF16String (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsUTF16String) [PyUnicode\_AsUTF32String (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsUTF32String) [PyUnicode\_AsUTF8String (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsUTF8String) [PyUnicode\_AsWideChar (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_AsWideChar) [PyUnicode\_Check (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Check) [PyUnicode\_CheckExact (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_CheckExact) [PyUnicode\_ClearFreeList (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_ClearFreeList) [PyUnicode\_Compare (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Compare) [PyUnicode\_Concat (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Concat) [PyUnicode\_Contains (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Contains) [PyUnicode\_Count (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Count) [PyUnicode\_Decode (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Decode) [PyUnicode\_DecodeASCII (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeASCII) [PyUnicode\_DecodeCharmap (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeCharmap) [PyUnicode\_DecodeLatin1 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeLatin1) [PyUnicode\_DecodeMBCS (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeMBCS) [PyUnicode\_DecodeMBCSStateful (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeMBCSStateful) [PyUnicode\_DecodeRawUnicodeEscape (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeRawUnicodeEscape) [PyUnicode\_DecodeUnicodeEscape (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUnicodeEscape) [PyUnicode\_DecodeUTF16 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF16) [PyUnicode\_DecodeUTF16Stateful (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF16Stateful) [PyUnicode\_DecodeUTF32 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF32) [PyUnicode\_DecodeUTF32Stateful (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF32Stateful) [PyUnicode\_DecodeUTF7 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF7) [PyUnicode\_DecodeUTF7Stateful (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF7Stateful) [PyUnicode\_DecodeUTF8 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF8) [PyUnicode\_DecodeUTF8Stateful (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_DecodeUTF8Stateful) [PyUnicode\_Encode (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Encode) [PyUnicode\_EncodeASCII (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeASCII) [PyUnicode\_EncodeCharmap (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeCharmap) [PyUnicode\_EncodeLatin1 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeLatin1) [PyUnicode\_EncodeMBCS (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeMBCS) [PyUnicode\_EncodeRawUnicodeEscape (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeRawUnicodeEscape) [PyUnicode\_EncodeUnicodeEscape (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeUnicodeEscape) [PyUnicode\_EncodeUTF16 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeUTF16) [PyUnicode\_EncodeUTF32 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeUTF32) [PyUnicode\_EncodeUTF7 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeUTF7) [PyUnicode\_EncodeUTF8 (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_EncodeUTF8) [PyUnicode\_Find (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Find) [PyUnicode\_Format (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Format) [PyUnicode\_FromEncodedObject (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromEncodedObject) [PyUnicode\_FromFormat (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromFormat) [PyUnicode\_FromFormatV (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromFormatV) [PyUnicode\_FromObject (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromObject) [PyUnicode\_FromString (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromString) [PyUnicode\_FromStringAndSize (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromStringAndSize) [PyUnicode\_FromUnicode (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromUnicode) [PyUnicode\_FromWideChar (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_FromWideChar) [PyUnicode\_GET\_DATA\_SIZE (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_GET_DATA_SIZE) [PyUnicode\_GET\_SIZE (функция C)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_GET_SIZE) [PyUnicode\_GetSize (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_GetSize) [PyUnicode\_Join (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Join) [PyUnicode\_Replace (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Replace) [PyUnicode\_RichCompare (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_RichCompare) [PyUnicode\_Split (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Split) [PyUnicode\_Splitlines (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Splitlines) [PyUnicode\_Tailmatch (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Tailmatch) [PyUnicode\_Translate (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Translate) [PyUnicode\_TranslateCharmap (C-функция)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_TranslateCharmap) [PyUnicode\_Type (C-переменная)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicode_Type) [PyUnicodeDecodeError\_Create (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_Create) [PyUnicodeDecodeError\_GetEncoding (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEncoding) [PyUnicodeDecodeError\_GetEnd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_GetEnd) [PyUnicodeDecodeError\_GetObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_GetObject) [PyUnicodeDecodeError\_GetReason (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_GetReason) [PyUnicodeDecodeError\_GetStart (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_GetStart) [PyUnicodeDecodeError\_SetEnd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_SetEnd) [PyUnicodeDecodeError\_SetReason (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_SetReason) [PyUnicodeDecodeError\_SetStart (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeDecodeError_SetStart) [PyUnicodeEncodeError\_Create (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_Create) [PyUnicodeEncodeError\_GetEncoding (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEncoding) [PyUnicodeEncodeError\_GetEnd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_GetEnd) [PyUnicodeEncodeError\_GetObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_GetObject) [PyUnicodeEncodeError\_GetReason (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_GetReason) [PyUnicodeEncodeError\_GetStart (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_GetStart) [PyUnicodeEncodeError\_SetEnd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_SetEnd) [PyUnicodeEncodeError\_SetReason (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_SetReason) [PyUnicodeEncodeError\_SetStart (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeEncodeError_SetStart) [PyUnicodeObject (C-тип)](https://python-all.ru/2.7/c-api/unicode.html#c.PyUnicodeObject) [PyUnicodeTranslateError\_Create (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_Create) [PyUnicodeTranslateError\_GetEnd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_GetEnd) [PyUnicodeTranslateError\_GetObject (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_GetObject) [PyUnicodeTranslateError\_GetReason (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_GetReason) [PyUnicodeTranslateError\_GetStart (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_GetStart) [PyUnicodeTranslateError\_SetEnd (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_SetEnd) [PyUnicodeTranslateError\_SetReason (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_SetReason) [PyUnicodeTranslateError\_SetStart (C-функция)](https://python-all.ru/2.7/c-api/exceptions.html#c.PyUnicodeTranslateError_SetStart) [PyVarObject (C-тип)](https://python-all.ru/2.7/c-api/structures.html#c.PyVarObject) [PyVarObject.ob\_size (C-член)](https://python-all.ru/2.7/c-api/typeobj.html#c.PyVarObject.ob_size) [PyVarObject\_HEAD\_INIT (C-макрос)](https://python-all.ru/2.7/c-api/structures.html#c.PyVarObject_HEAD_INIT) [PyWeakref\_Check (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_Check) [PyWeakref\_CheckProxy (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_CheckProxy) [PyWeakref\_CheckRef (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_CheckRef) [PyWeakref\_GET\_OBJECT (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_GET_OBJECT) [PyWeakref\_GetObject (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_GetObject) [PyWeakref\_NewProxy (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_NewProxy) [PyWeakref\_NewRef (C-функция)](https://python-all.ru/2.7/c-api/weakref.html#c.PyWeakref_NewRef) [PyWrapper\_New (C-функция)](https://python-all.ru/2.7/c-api/descriptor.html#c.PyWrapper_New) [PyZipFile (класс в zipfile)](https://python-all.ru/2.7/library/zipfile.html#zipfile.PyZipFile) |10| --- | --- |11