On 22 May 2013 05:26, Jim Mooney <[email protected]> wrote:

> But that brings up a point. Does this mean that if I have to test a
> module with a lot of subroutines I have to rename every subroutine
> with 'test' appended?
>

No, you don't rename the existing functions. But the testing functions need to be identifiable, in one of several ways.


--
DaveA
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to