projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
287f9e7
)
config files
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Thu, 27 Apr 2017 08:00:14 +0000
(10:00 +0200)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Thu, 27 Apr 2017 08:00:14 +0000
(10:00 +0200)
iramuteq.py
patch
|
blob
|
history
diff --git
a/iramuteq.py
b/iramuteq.py
index
7581997
..
c84dd0d
100644
(file)
--- a/
iramuteq.py
+++ b/
iramuteq.py
@@
-130,7
+130,7
@@
user_home = os.getenv('HOME')
if user_home is None :
user_home = os.path.expanduser('~')
-UserConfigPath = os.path.abspath(os.path.join(user_home, '.iramuteq
'
))
+UserConfigPath = os.path.abspath(os.path.join(user_home, '.iramuteq
-%s' % ConfigGlob.get('DEFAULT', 'version_nb')
))
#Si pas de fichiers de config utilisateur, on cree le repertoire
CreateIraDirectory(UserConfigPath, AppliPath)
#fichiers log pour windows (py2exe)