mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Give me back my page breaks.
This commit is contained in:
parent
a68ca35a8b
commit
e968ead1dd
12 changed files with 22 additions and 22 deletions
|
|
@ -20,7 +20,7 @@ SEMISPACE = '; '
|
|||
paramre = re.compile(r';\s*')
|
||||
|
||||
|
||||
|
||||
|
||||
class Message:
|
||||
"""Basic message object for use inside the object tree.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue