mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
This commit is contained in:
parent
4216dce04b
commit
1578f06c1c
13 changed files with 26 additions and 24 deletions
|
@ -234,7 +234,7 @@ if __name__ == "__main__":
|
|||
*
|
||||
* Copyright (c) 1997-2001 by Secret Labs AB. All rights reserved.
|
||||
*
|
||||
* See the _sre.c file for information on usage and redistribution.
|
||||
* See the sre.c file for information on usage and redistribution.
|
||||
*/
|
||||
|
||||
""")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue