Updates:
        Labels: bwic

Comment #1 on issue 1614 by pekka.klarck: Support importing library without duplicating same module/class name also when library is in package
http://code.google.com/p/robotframework/issues/detail?id=1614

This change is potentially backwards incompatible because if someone uses module `mypackage.MyLibrary` as a library, and that module also has a class `MyLibrary`, the class will be taken into use a library in the future. The risk that someone is actually affected by this is extremely small, though, and resolving the problem would only require changing the class name to something else.


--
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.

Reply via email to