guess_profile_from_info
Description:
Guesses the profile which fits to passed info
.
Parameters:
this |
The ProfileGuesser object. |
info |
The Information object. |
Returns:
A Profile object on success, null otherwise. |