re¶ 関数¶ compile¶ re.compile() match¶ re.match() search¶ re.search() sub¶ re.sub() 定数¶ __name__¶ re.__name__ = str('ure')