Closed GoogleCodeExporter closed 9 years ago
I got the same thing the first time I tried using google-cl.py.
Original comment by jh...@google.com
on 5 May 2010 at 8:54
I can't reproduce it. I guess it is solved if the prefs file you mention is
replaced by config.
Original comment by mydi...@gmail.com
on 19 Jun 2010 at 1:41
muito bom
Original comment by geasifel...@gmail.com
on 22 Jun 2010 at 6:17
Hm, this seems to have magically disappeared without any effort on my part.
Favorite kind of bug!
Original comment by tom.h.mi...@gmail.com
on 22 Jun 2010 at 7:28
Found out what the problem was after the fact -- I was not using a string value
for ConfigParser when setting the missing defaults in load_preferences(). The
code for that dictionary should be:
'delete_default': 'False'
not
'delete_default': False
Original comment by tom.h.mi...@gmail.com
on 12 Jul 2010 at 10:23
Original issue reported on code.google.com by
tom.h.mi...@gmail.com
on 28 Apr 2010 at 5:10