1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-01-13 09:16:14 +01:00
github.com_openSUSE_osc/osc
Danny Al-Gaaf a3cf8e8552 OscConfigParser.py: fix __delitem__
Two issues:
- There is no _find() member in ConfigLineOrder. Use _find_section()
  instead
- Use 'key' instead of 'line' as argument for _find_section() since
  'line' is used before assignment.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-05-27 15:14:15 +02:00
..
util util/archquery.py: remove unnecessary semicolon 2013-05-27 14:30:08 +02:00
__init__.py add vim mode lines to avoid evil tab characters :-) 2010-02-25 09:53:45 +01:00
.gitignore convert svn:ignore to gitignore 2009-12-03 19:19:53 +01:00
babysitter.py - babysitter: print out headers in case of status 5XX 2013-05-02 22:33:04 +02:00
build.py build.py: add missing spaces 2013-05-27 14:47:16 +02:00
checker.py checker.py: "More than one statement on a single line" 2013-05-27 14:58:58 +02:00
cmdln.py cmdln.py: fix reimport of 're' 2013-05-27 14:13:19 +02:00
commandline.py commandline.py: remove some unnecessary pass statements 2013-05-27 13:42:28 +02:00
conf.py - fixed issue #28 ("calling with -H option causes traceback") 2013-05-02 14:55:31 +02:00
core.py core.py: add missing spaces 2013-05-27 14:56:24 +02:00
fetch.py fetch.py: fix "More than one statement on a single line" 2013-05-27 14:58:15 +02:00
meter.py python3 compatibility: print function 2013-04-16 10:51:41 +02:00
OscConfigParser.py OscConfigParser.py: fix __delitem__ 2013-05-27 15:14:15 +02:00
oscerr.py - handle errors of source service runs 2011-05-24 10:49:08 +02:00
oscssl.py oscssl.py: remove reimport of m2 from M2Crypto 2013-05-27 13:47:48 +02:00
oscsslexcp.py - remove shebang line to make rpmlint happy 2010-03-21 22:57:06 +01:00