Updates:
Summary: Get File does not work with RF 2.8
Status: Accepted
Labels: -Priority-Medium Priority-High Target-1.2
Comment #1 on issue 70 by pekka.klarck: Get File does not work with RF 2.8
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=70
This is due to utils.matches utility function being removed in RF 2.8. This
was already reported in RF's tracker [1] and we decided to add
utils.matches back at least temporarily in RF 2.8.1.
SSHLibrary needs to also be changed so that it doesn't use utils.matches
anymore. I looked at the code and it seems that it can actually be replaced
with Python's fnmatch.fnmatchcase [2].
[1] https://code.google.com/p/robotframework/issues/detail?id=1472
[2] http://docs.python.org/2/library/fnmatch.html
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.