view wisdom/python @ 8673:ee7d3edfa163

<oerjan> ` sed -i \'s/ \\+/ /g;s/ $//\' wisdom/{math,utumno,wealhtheow}
author HackBot
date Thu, 30 Jun 2016 23:34:59 +0000
parents 6457614799ad
children
line wrap: on
line source

python = ProgrammingLanguage(attrs=[plattrs['WHITESPACE_SENSITIVE'], plattrs['INTERPRETED'], *plparadigms['IMPERATIVE', 'FUNCTIONAL']])