Lacking Rhoticity

Thursday, 18 September 2008

Attribute access in format strings in Python 3.0

›
Here is another problem with securing Python 3.0: PEP 3101 has extended format strings so that they contain an attribute access syntax. Th...
1 comment:
Sunday, 14 September 2008

CapPython, unbound methods and Python 3.0

›
CapPython needs to block access to method functions. Luckily, one case is already covered by Python's unbound methods, but they are goi...
9 comments:

Dealing with modules and builtins in CapPython

›
In my previous post, Introducing CapPython , I wrote that CapPython "does not yet block access to Python's builtin functions such a...
Thursday, 7 August 2008

Introducing CapPython

›
Python is not a language that provides encapsulation. That is, it does not enforce any difference between the private and public parts of a...
11 comments:
Tuesday, 5 August 2008

Four Python variable binding oddities

›
Python has some strange variable binding semantics. Here are some examples. Oddity 1: If Python were a normal lambda language, you would...
5 comments:
‹
Home
View web version

About Me

Mark Seaborn
View my complete profile
Powered by Blogger.