Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/pl/nip.py
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-06-07 21:05:52 +0200
committerArthur de Jong <arthur@arthurdejong.org>2013-06-07 21:05:52 +0200
commit99586c9258b77d4855e874c79055ce8e0dc479f3 (patch)
tree2c253af10c137680a4eacf459d501bb19b82b0c6 /stdnum/pl/nip.py
parenta655e8272c8318f82be7db265d29ebf60a3d3dbf (diff)
Revert generating stdnum docstring dynamically
Generating the docstring dynamically results in all stdnum modules being imported for every import from any stdnum module which is a performance hit. So we switch back to a manually generated list, using: from stdnum.util import get_module_list print '\n'.join(get_module_list()) This also shortens a few short descriptions to attempt to fit things on one line.
Diffstat (limited to 'stdnum/pl/nip.py')
0 files changed, 0 insertions, 0 deletions