Updates:
Summary: Cleanup `robot.utils` module
Status: Done
Owner: pekka.klarck
Cc: -pekka.klarck jprantan janne.t.harkonen jussi.ao.malinen
Labels: -Priority-Medium Priority-Low
Comment #3 on issue 481 by pekka.klarck: Cleanup `robot.utils` module
http://code.google.com/p/robotframework/issues/detail?id=481
This is now done. Methods and attributes that were removed are listed
below. Add a
comment here or sent mail to MailingLists, if you have written code that
depends on
the removed functionality and are unsure how to replace it.
Methods:
escape_file_name
any_eq_any
any_matches
contains
contains_any
get_temp_dir
get_not_none
get_doc
cygpath
printable_name_from_path
calc_percents
percents_to_widths
get_directory
is_list
is_tuple
is_scalar
is_str
is_integer
is_boolean
is_number
is_list_of_str
to_boolean
to_list
type_as_str
wrap
get_version
get_java_version
get_full_version
Attributes:
version
py_version
java_version
is_windows
is_cygwin
platform