mirror of
https://github.com/python/cpython.git
synced 2025-08-31 22:18:28 +00:00
- don't hang if group id is followed by whitespace (closes bug #114660)
This commit is contained in:
parent
96753b3482
commit
19f977ba40
3 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- mode: python -*-
|
||||
# $Id$
|
||||
|
||||
# Re test suite and benchmark suite v1.5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue