Implementing an Immutable Dictionary

Implementing an Immutable Dictionary 1.5

Implementing an Immutable Dictionary 1.5 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 281
  • Released: Jun 4, 2007

Implementing an Immutable Dictionary 1.5 Description

This script represents the implementation of a dictionary, whose items cannot be reset or deleted, nor new can be added.

Implementing an Immutable Dictionary 1.5 Keywords

Implementing an Immutable Dictionary Bookmark

Hyperlink code:
Hyperlink for Forum code:

Implementing an Immutable Dictionary 1.5 Script Download Notice

Top 4 Download periodically updates information of Implementing an Immutable Dictionary 1.5 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Implementing an Immutable Dictionary 1.5 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Safe Eval

... script evaluates constant expressions, including list, dict and tuple using the abstract syntax tree created by compiler.parse. Since compiler does the work, handling arbitratily nested structures is transparent, the implemenation is very straightforward. ...
Python