mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Whitespace normalization.
This commit is contained in:
parent
700f36c752
commit
eba28bea9b
14 changed files with 28 additions and 30 deletions
|
@ -175,7 +175,7 @@ class MetadataTestCase(unittest.TestCase):
|
|||
{"name": "package",
|
||||
"version": "1.0",
|
||||
"obsoletes": ["my.pkg (splat)"]})
|
||||
|
||||
|
||||
def format_metadata(self, dist):
|
||||
sio = StringIO.StringIO()
|
||||
dist.metadata.write_pkg_file(sio)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue