Need fix string generation in tests and etc

Bug #1464839 reported by Evgeny Sikachev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
shellper
Fix Released
Low
Darja Shakhray

Bug Description

We using `print 'Successfully created ' + str(count) + ' events!'` - is bad.

Need:
print 'Successfully created %s events!' % str(count)

Changed in shellper:
importance: Undecided → Low
milestone: none → alpha
Changed in shellper:
milestone: alpha → none
Changed in shellper:
assignee: nobody → dshakhray (dshakhray)
status: New → In Progress
Changed in shellper:
status: In Progress → Fix Committed
Changed in shellper:
status: Fix Committed → Fix Released
milestone: none → alpha
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.