summaryrefslogtreecommitdiff
path: root/src/leap/util/__init__.py
AgeCommit message (Collapse)Author
2013-07-23Add IS_RELEASE_VERSION boolean.Ivan Alejandro
Allows us to check if we are in a final release version or a development one. Also added tests for the new functionality.
2013-07-17fix locking for raising windowkali
2013-06-19install missing files during linux initializationkali
Closes: #2247, #2761
2013-03-15remove branding remnant, add missing headerkali
2013-03-15namespace leap + leap.common splitkali
leap is a namespace package from here on. common folder will be deleted and moved to leap_pycommon repository.
2013-03-06Add general appTomás Touceda
2013-03-06Remove everything to start from scratchTomás Touceda
2013-01-17localize exit country if we cankali
only if we can find the geoip database, which comes with geoip-database in debian. we will have to think more about this in the future but it's nice to have now for testing.
2012-08-01fileutil.which implementationkali