Hello Davide,
Thanks for the answer, but the question is about getting a clue on the IMP version I am running in my python environment. Which can be useful, for instance, to keep a trace of the IMP version with which an experiment was made, or simply to verify that I am really working with the latest version I compiled, and not with the old one :)
--Ben
> I don't know of that's what you mean, but have you tried with "svn info" from the imp root dir?
>
> Davide
>
>
> Il giorno Oct 5, 2012, alle ore 9:24 AM, Benjamin SCHWARZ ha scritto:
>
>> In [2]: IMP.get_module_version()
>> Out[2]: 'develop with Boost.FileSystem'
>>
>> I remember the good old times, when I could see the svn revision number for free.
>> Is it hidden somewhere else nowadays ?
>>
>> --Ben (S.)