pydoc > sre_constants

📛 NAME

sre_constants - Internal support module for sre

🚀 Quick Reference

🔹 Use CaseConstant📋 Description
Bytecode magic numberMAGICIdentifies valid compiled regex bytecode
Maximum groupsMAXGROUPSUpper limit for capturing groups (231-1)
Case-insensitive matchingSRE_FLAG_IGNORECASEFlag value for re.IGNORECASE
Multiline modeSRE_FLAG_MULTILINEFlag value for re.MULTILINE
Dot matches allSRE_FLAG_DOTALLFlag value for re.DOTALL
Verbose modeSRE_FLAG_VERBOSEFlag value for re.VERBOSE
Unicode matchingSRE_FLAG_UNICODEFlag value for re.UNICODE
Locale-dependent matchingSRE_FLAG_LOCALEFlag value for re.LOCALE
ASCII-only matchingSRE_FLAG_ASCIIFlag value for re.ASCII
Debug outputSRE_FLAG_DEBUGFlag value for re.DEBUG
Template modeSRE_FLAG_TEMPLATEFlag value for re.TEMPLATE

📚 MODULE REFERENCE

https://docs.python.org/3.10/library/sre_constants.html

The following documentation is automatically generated from the Python source files. It may be incomplete, incorrect or include features that are considered implementation detail and may vary between Python implementations. When in doubt, consult the module reference at the location listed above.

📊 DATA

📁 FILE

/usr/lib/python3.10/sre_constants.py

sre_constants
📛 NAME 🚀 Quick Reference 📚 MODULE REFERENCE 📊 DATA 📁 FILE

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-01 17:05 @216.73.216.239
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^