CamelCase versus wide_names (Prothon)

Sergei Organov osv at javad.ru
Thu Apr 22 07:10:48 EDT 2004


Dave Benjamin <ramen at lackingtalent.com> writes:
> In article <1082549174.163233 at ns.topconrd.ru>, Sergei Organov wrote:
[...]
> > Yet nobody mentioned that we don't have lower-case digits ;)
> > 
> > usb201_driver <-> usb201Driver <-> usb2??Driver
> 
> Hey, as long as Perl is adding French quotes to the language, why don't we
> dig around in Unicode for some lower case numerals? I bet you could find
> some if you looked hard enough, in between the Klingon alphabet and
> Dingbats 47 perhaps... =)

Or we can use underscore in this case: 'usb201_Driver', where underscore
means "camelize previous number" :)



More information about the Python-list mailing list