Yet Another Case Question

sismex01 at hebmex.com sismex01 at hebmex.com
Mon Feb 24 18:51:55 EST 2003


> From: d95-bli at nada.kth.se [mailto:d95-bli at nada.kth.se]
> Sent: Monday, February 24, 2003 5:18 PM
> 
> So, your freedom of choice in notation is in practice really only
> valid for short names. For longer names, there will be no
> improvement. I predict then that the smaller names would be written in
> a style dictated by how the larger names are already written, for some
> module or a project utilising several modules.
> 
> Björn
>

You could always:

>>> import GreatBallsOfFire from GBoF as great_balls_of_fire

to get your lowercased names.

Same goes for camel-people.

:-)

-gustavo





More information about the Python-list mailing list