----- Original Message -----
> From: "Treder, Robert" <robert.tre...@morganstanley.com> > To: "tutor@python.org" <tutor@python.org> > Cc: > Sent: Wednesday, September 25, 2013 6:09 PM > Subject: Re: [Tutor] How to create dictionaries loadable with import > >T hanks for the suggestions and sorry about the errors when I tried to >anonymize > my code. Talking about anonymizing, this is legal: #!/usr/bin/python # -*- coding: rot13 -*-qrs fbzrShap(*netf, **xjnetf): cnff ...because: >>> print """qrs fbzrShap(*netf, **xjnetf): cnff""".decode("rot13") def someFunc(*args, **kwargs): pass fun, isn't it? _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor