mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Remove change that had not been saved when the output was generated;
not terribly useful. Reported by Mark Favas <Mark.Favas@per.dem.csiro.au>.
This commit is contained in:
parent
a6debecce5
commit
d391a34926
1 changed files with 0 additions and 3 deletions
|
|
@ -15,10 +15,7 @@ def basic(src):
|
|||
|
||||
# The use of spaces in the section names serves as a regression test for
|
||||
# SourceForge bug #115357.
|
||||
#
|
||||
# http://sourceforge.net/bugs/?func=detailbug&group_id=5470&bug_id=115357
|
||||
#
|
||||
print "test for SourceForge bug #115357"
|
||||
print `cf.get('Foo Bar', 'foo', raw=1)`
|
||||
print `cf.get('Spacey Bar', 'foo', raw=1)`
|
||||
print `cf.get('Commented Bar', 'foo', raw=1)`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue