Re: [Tutor] How to generate a pure tones and random noise using Python?
an issue with the data you are trying to split, not necessarily a Py2 vs Py3 thing. What string is assigned `remainder`? -- *Pablo Lucena* ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
Re: [Tutor] best way to dynamically set class variables?
d = eval(input("please enter malicious code: ")) > > ... and other uses range from 'code smell' to 'elegant' (where namedtuple > is an example of the latter) > > > ___ > Tutor maillist