summaryrefslogtreecommitdiffstats
path: root/Lib/fpformat.py
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2006-04-21 15:44:20 (GMT)
committerGuido van Rossum <guido@python.org>2006-04-21 15:44:20 (GMT)
commit6da48561cb7844526164d3a656c6d16afe904e3d (patch)
tree76b85ad3717da33ef7c6246807204b902a3ac920 /Lib/fpformat.py
parentc350d1a1106658d968badf2c35f5b10ddaa59a3e (diff)
downloadcpython-6da48561cb7844526164d3a656c6d16afe904e3d.zip
cpython-6da48561cb7844526164d3a656c6d16afe904e3d.tar.gz
cpython-6da48561cb7844526164d3a656c6d16afe904e3d.tar.bz2
Fix test_scriptpackage with pure will power.
I really don't know why I bother; these are all generated files. But I don't recall how to regenerate them nor how to fix the generator. The hardest part was fixing two mutual recursive imports; somehow changing "import foo" into "from . import foo" where foo and bar import each other AND both are imported from __init__.py caused things to break. Bah.
Diffstat (limited to 'Lib/fpformat.py')
0 files changed, 0 insertions, 0 deletions