Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #72.8K
2 Posted Topics
Hi The xrange is changed to range. In 3.x range's function is similar xrange. So just use range instead of xrange.
Hi, you can not define you filename as unittest which is LIB name... this will make program search unittest.TestCase form you own file. so if you rename your file.It's will be ok.
The End.
Utopia_Tz