A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2003-November/039894.html below:

[Python-Dev] Looking for master thesis ideas involving Python

[Python-Dev] Looking for master thesis ideas involving Python [Python-Dev] Looking for master thesis ideas involving PythonJeremy Fincher fincher.8 at osu.edu
Mon Nov 3 00:34:13 EST 2003
On Friday 31 October 2003 12:08 pm, Michael Hudson wrote:
> More than that in the good cases.  Something I forgot was that you'd
> probably have to knock variable length types on the head.

That's something I've always wondered about -- what exactly is a "variable 
length type" and why are they special?  From what I gather, they're types 
(long, str, and tuple are the main ones I know of) whose struct is actually 
of variable size -- rather than contain a pointer to a variable-size thing, 
they contain the variable-size thing themselves.

What do we gain from them?

(if there's some documentation I overlooked, feel free to point me to it.)

Thanks,
Jeremy

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4