~vcs-imports/kupfer/master-new

  • Committer: Ulrik Sverdrup
  • Date: 2010-02-10 22:59:20 UTC
  • Revision ID: git-v1:719078e130d6ceaf4ebbeb55237100379408856e
Add a safer, pure-python ConservativeUnpickler in conspickle.py

puid's use of pickle is not performance-critical, so using just
python's pickle right now is fine, and it's more future-proof.

We use safer defaults by explicitly denying almost all builtin
function and classes. However, we have to allow all kupfer classes to
be created.

This change requires Python 2.6
Filename Latest Rev Last Changed Committer Comment Size
..
contrib 636 15 years ago Ulrik Sverdrup contrib: Add plugins wikipedia and runningapplicat Diff
data 449 15 years ago Ulrik Sverdrup main: Read config from and defaults from system di Diff
Documentation 608 15 years ago Ulrik Sverdrup Documentation: localization and internals These a Diff
extras 1202 15 years ago Ulrik Sverdrup extras/kupfer_provider: A Nautilus Extension This Diff
kupfer 215 15 years ago Ulrik Sverdrup Move main application into kupfer/ package Diff
po 410 15 years ago Ulrik Sverdrup Merge branch 'localization' Diff
.gitattributes 1430 15 years ago Ulrik Sverdrup Manual.rst: Mark version with $Id$ 31 bytes Diff Download File
COPYING 238 15 years ago Ulrik Sverdrup Fix License: License is GPLv3 or any later version 34.2 KB Diff Download File
debug.py 1941 15 years ago Ulrik Sverdrup Edit and clean up comments everywhere Remove stal 2.1 KB Diff Download File
File kupfer-activate.sh 1991 15 years ago Ulrik Sverdrup Only call desktop services on start if DESKTOP_STA 1.9 KB Diff Download File
kupfer.doap 1081 15 years ago Ulrik Sverdrup kupfer.doap: Project description for git.gnome.org 726 bytes Diff Download File
kupfer.py 1619 15 years ago Ulrik Sverdrup Start kupfer with kupfer.py We make a script kupf 800 bytes Diff Download File
makedist.sh 575 15 years ago Ulrik Sverdrup makedist.sh: Put my dist script in the repo for wi 442 bytes Diff Download File
NEWS 2095 15 years ago Ulrik Sverdrup Draft NEWS 17 KB Diff Download File
README 2087 15 years ago Ulrik Sverdrup Update dependencies in README 2 KB Diff Download File
wscript 2082 15 years ago Ulrik Sverdrup wscript: Do not support installing into $PYTHONDIR 6.7 KB Diff Download File