fffonion / fffonion/Xunlei-Fastdick

Handle more optional modules for OpenWrt

Open
#84 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
815
Forks
169
PR merge metrics
No merged PRs in 30d

Description

A major issue is that the `json` module is broken for `python-light` on OpenWrt. The module won't work without another system package called `python-codecs`.

As an alternative Python package, `python-base` on OpenWrt provides a much smaller subset of the Python standard library than `python-light`. Modules like `atexit`, `tarfile`, `time`, `binascii`, and even `__future__` are all unavailable.

These modules are all imported without checking their existence.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.