]> granicus.if.org Git - python/commit
Changed database format to make fields adhere to PEP 241 where
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 11 Feb 2003 22:40:59 +0000 (22:40 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 11 Feb 2003 22:40:59 +0000 (22:40 +0000)
commite7b33db22d52424ac99ff02f102f83d3d953e93b
tree048755b8d74f3f7ce57bb5503e9d6a894f880218
parent9eb67ea2af8ba1b625e94a058cf20c0102b0e588
Changed database format to make fields adhere to PEP 241 where
applicable, and use a similar naming scheme for other fields. This
has drastically changed the structure, as the PEP241 names aren't
identifiers.
Lib/plat-mac/pimp.py