mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
Changes executable name for windows compatibility. Removes old debug print statement
This commit is contained in:
@@ -11,5 +11,3 @@ import os
|
||||
_ROOT = os.path.abspath(os.path.dirname(__file__))
|
||||
def get_data(path):
|
||||
return os.path.join(_ROOT, 'data', path)
|
||||
|
||||
print get_data('resource1/foo.txt')
|
||||
Reference in New Issue
Block a user