Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1737 by dataku...@gmail.com: The new DateTime keywords library
conflicts with existing python DateTime library
http://code.google.com/p/robotframework/issues/detail?id=1737
given robotframework 2.8.5
when I'm running a test for product, which imports the "Zope2 DateTime"
library https://pypi.python.org/pypi/DateTime (which has existed longer
than Python's built-in datetime)
then I get various errors, because robotframework.libraries.DateTime gets
imported instead
* * *
Currently, the only workaround is to use < 2.8.5.
Is is too late to rename the DateTime-library to not conflict with a
popular existing library?
If it's too late to rename, is there a reason, why
robot/pythonpathsetter.py adds robotframework dirs into the very beginning
of sys.path instead of to the bottom?
--
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/d/optout.