Remove get_ prefix from public method names
commit0ae65852a1dd13a49b476d4b81c5c48419f1303d
authorLukas Sandström <lukass@etek.chalmers.se>
Tue, 1 Jul 2008 17:09:40 +0000 (1 19:09 +0200)
committerLukas Sandström <lukass@etek.chalmers.se>
Tue, 1 Jul 2008 19:59:58 +0000 (1 21:59 +0200)
tree17e66a675bb2aaced28d9b874bd0fc94eded22f3
parent65aedafee0a5c4a1907af1ba6d2680414b2458f3
Remove get_ prefix from public method names

It's not very Python-ish, and it looks better without get_.

Signed-off-by: Lukas Sandström <lukass@etek.chalmers.se>
pyfprint/pyfprint.py