commit | daa5799cb88667855430bb49f428a4ff6c093456 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Feb 22 21:48:06 2011 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Feb 22 21:48:06 2011 +0000 |
tree | fc8f786461e9a7a1543de9de674a2d4af4e2fbe6 | |
parent | 543b7f3ee90b089d1dea485c36a12ff26c8c55e1 [diff] |
Make Lib/crypt.py meet PEP 8 standards. This also led to a tweak in the new API by making methods() into a module attribute as it is statically calculated.