1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-05 07:03:38 +02:00
Files
github.com_openSUSE_osc/osc
Danny Kukawka b3c5204b59 fixed serveral warnings from pychecker.py
Fixed serveral warnings from pychecker.py like such:
- Parameter ($) not used
- Local variable ($) not used

Including fixes like:
- remove not needed imports
- don't read apiurl in core.py from config if already available via
  function parameter
- delPerson(): check for user as e.g. in addPerson()
2010-07-26 16:46:21 +02:00
..
2010-05-06 14:27:52 +02:00
2009-12-03 19:19:53 +01:00
2010-07-13 12:13:25 +02:00
2010-05-27 21:44:35 +02:00
2010-06-23 14:47:52 +02:00