Hello,
I work in a very large project where we have C++ packages and pieces of
python code.
I've been googleing for days but what I find seems really too
complicated for what I want to do.
My business is, in python, to read enum definitions provided by the
header file of an c++ package.
Of
Neil Hodgson a écrit :
For some headers I tried it didn't work until the .* was changed to a
non-greedy .*? to avoid removing from the start of the first comment to
the end of the last comment.
file_data = ' '.join(re.split(r'\/\*.*?\*\/', file_data))
Thank you ! I adopt it !
Cheers.
--
h
Hello,
I am trying to program a robot which will allow me to test whether a default
password has been changed on my intranet servers .
And I 'm stuck since 2 days ...
HTML structure of the page:
I try to go to fill the username