Le 17/05/2010 01:28, Will Robertson a écrit : > 2. Use $HOME instead of ~/
Is this part of the code specific to Unix? There's no $HOME on windows. (You
could use kpse.expand_path('~') in order to get something reasonable on all
OSes.)
Manuel.
Le 17/05/2010 01:28, Will Robertson a écrit : > 2. Use $HOME instead of ~/
Is this part of the code specific to Unix? There's no $HOME on windows. (You
could use kpse.expand_path('~') in order to get something reasonable on all
OSes.)
Manuel.