{{theTime}}

Search This Blog

Total Pageviews

Java5.0 Collections Framework Features

Added ForEach loop, Generics, Autoboxing
Added java.util.concurrent ( Queue, BlockingQueue, ConcurrentMap)

No comments:

ImportError: cannot import name 'soft_unicode' from 'markupsafe'

Check the markupsafe version.  To fix the problem install 2.0.1 pip install markupsafe==2.0.1