Posts
 
Reputation
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
~15.5K People Reached
Favorite Forums
Favorite Tags

2 Posted Topics

Member Avatar for king_koder

Hi The xrange is changed to range. In 3.x range's function is similar xrange. So just use range instead of xrange.

Member Avatar for Gribouillis
0
11K
Member Avatar for ultimatebuster

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.

Member Avatar for Utopia_Tz
0
5K

The End.