[chirp_devel] [csv] Friendlier defaults for missingcToneFreq/rToneFreq columns in csv import - Fixes #1577
chirp.cordless at xoxy.net
Mon Apr 28 02:15:48 PDT 2014
Grrrr. I mis-typed there. I meant
... in some subclass with its own load() but not its own _clean_tmode()?
It might make sense that way.
-dan
On Apr 27, 2014, at 7:32 PM, chirp.cordless at xoxy.net wrote:
> ...
> Would initializing my booleans to None in __init__ possibly end up
> raising an exception in some subclass with its own __init__() but not
> its own _clean_tmode()? Is that even asking a reasonable question?
> If not, ignore the next question.
>
> Since my code doesn't do anything unless one is True and the
> other False, if I set them both in load(), would initializing them
> False in __init__() be more robust?
More information about the chirp_devel
mailing list