Python Feature Request: Allow changing base of member indices to 1

Steve Holden steve at holdenweb.com
Sat Apr 14 11:32:49 EDT 2007


jamadagni wrote:
>> Modules are parsed when they are imported.  And some modules are already
>> imported before your module is imported because they are built-in or
>> loaded to be able to import your module in the first place.  And what
>> about modules that are written in C?
> 
> OK fine. It is clear that this feature must be implemented if at all
> only on a per-module basis. So can we have votes for per-module
> implementation of this feature?
> 
Like votes would make a difference. Please just accept that this is not 
a sensible suggestion and leave it at that.

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb     http://del.icio.us/steve.holden
Recent Ramblings       http://holdenweb.blogspot.com




More information about the Python-list mailing list