• R David Murray's avatar
    #6771: Move wrapper function into __init__ and eliminate wrapper module · afc9a5ea
    R David Murray yazdı
    Andrew agreed in the issue that eliminating the module file made sense.
    Wrapper has only been exposed as a function, and so there is no (easy)
    way to access the wrapper module, which in any case only had the one
    function in it.  Since __init__ already contains a couple wrapper
    functions, it seems to make sense to just move wrapper there instead of
    importing it from a single function module.
    afc9a5ea
Adı
Son kayıt (commit)
Son güncelleme
..
__init__.py Loading commit data...
ascii.py Loading commit data...
has_key.py Loading commit data...
panel.py Loading commit data...
textpad.py Loading commit data...