Package fcp :: Module pseudopythonparser
[hide private]
[frames] | no frames]

Module pseudopythonparser

source code

Safe method for reading files in the pseudo python syntax used for storing pyFreenet configurations.

This CANNOT read all kinds of python files. It is purely a specialized reader for a very restricted subset of python code.

It uses json for reading more complex assignments.

Classes [hide private]
  Parser
Variables [hide private]
  __package__ = 'fcp'