Skip to content
Eray Özkural edited this page Feb 16, 2017 · 1 revision

./build/lib/pisi/actionsapi/variables.py: # TODO: Eventually we should consider getting these from a/the ./build/lib/pisi/api.py: # TODO: this is definitely not dynamic beyond this point! ./build/lib/pisi/api.py: #TODO: fetch the files from server if possible (wow, you maniac -- future exa) ./build/lib/pisi/api.py: #TODO: either don't delete version files here, or remove force flag... ./build/lib/pisi/atomicoperations.py: #TODO: IS THERE ENOUGH SPACE? ./build/lib/pisi/cli/.py: # TODO: need to look at more kinds of info messages ./build/lib/pisi/cli/.py: #TODO: this seems quite redundant? ./build/lib/pisi/cli/commands.py: # TODO: We'll get the username, password pair from a configuration ./build/lib/pisi/cli/commands.py: #TODO? Discard Help's own usage doc in favor of general usage doc ./build/lib/pisi/component.py: # TODO: this is probably not necessary since we use fully qualified ./build/lib/pisi/config.py:#TODO: remove this ./build/lib/pisi/file.py: # TODO: code to use old .sha1sum file, is this a necessary optimization? ./build/lib/pisi/file.py: localfile = uri.get_uri() #TODO: use a special function here? ./build/lib/pisi/index.py: # TODO: in the future well do all of this with purl/pfile/&helpers ./build/lib/pisi/index.py: #TODO: may use try/except to handle this ./build/lib/pisi/itembyrepodb.py: # TODO: carry this to repodb, really :/ ./build/lib/pisi/lockeddbshelve.py: # TODO: consider DB_THREAD ./build/lib/pisi/operations.py: # TODO: conflicts ./build/lib/pisi/pxml/autoxml.py: #TODO: initialize class attribute __xml_tags ./build/lib/pisi/pxml/autoxml.py: # TODO: indent here ./build/lib/pisi/util.py:# TODO: it might be worthwhile to try to remove the ./pisi/actionsapi/variables.py: # TODO: Eventually we should consider getting these from a/the ./pisi/api.py: # TODO: this is definitely not dynamic beyond this point! ./pisi/api.py: #TODO: fetch the files from server if possible (wow, you maniac -- future exa) ./pisi/api.py: #TODO: either don't delete version files here, or remove force flag... ./pisi/atomicoperations.py: #TODO: IS THERE ENOUGH SPACE? ./pisi/cli/.py: # TODO: need to look at more kinds of info messages ./pisi/cli/.py: #TODO: this seems quite redundant? ./pisi/cli/commands.py: # TODO: We'll get the username, password pair from a configuration ./pisi/cli/commands.py: #TODO? Discard Help's own usage doc in favor of general usage doc ./pisi/component.py: # TODO: this is probably not necessary since we use fully qualified ./pisi/config.py:#TODO: remove this ./pisi/file.py: # TODO: code to use old .sha1sum file, is this a necessary optimization? ./pisi/file.py: localfile = uri.get_uri() #TODO: use a special function here? ./pisi/index.py: # TODO: in the future well do all of this with purl/pfile/&helpers ./pisi/index.py: #TODO: may use try/except to handle this ./pisi/itembyrepodb.py: # TODO: carry this to repodb, really :/ ./pisi/lockeddbshelve.py: # TODO: consider DB_THREAD ./pisi/operations.py: # TODO: conflicts ./pisi/pxml/autoxml.py: #TODO: initialize class attribute __xml_tags ./pisi/pxml/autoxml.py: # TODO: indent here ./pisi/util.py:# TODO: it might be worthwhile to try to remove the ./tests/archivetests.py:# TODO: no link file in pccts package. Need to find a ZIP file ./tests/archivetests.py: #TODO: do some more work to test the integrity of new zip file ./tests/zip/actions.py: pisitools.dodoc("BUGS", "CHANGES", "MANUAL", "README", "TODO", "WHATSNEW", "WHERE") ./tests/zip2/actions.py: pisitools.dodoc("BUGS", "CHANGES", "MANUAL", "README", "TODO", "WHATSNEW", "WHERE") ./tools/svndist.py:#TODO: arguments for svn snapshot with rev number, or a tag to override default

Clone this wiki locally