Menu

#7 UsingExtension flag to be externally accessible in Python 3

open
nobody
None
5
2019-01-24
2019-01-24
Joe Walker
No

Add application access to the "usingExtension" flag so that applications using the crcmod package can determine if the c extension is being used or not. (Specifically for Python 3)

EX:
Adding the following line to /python3/crcmod/init.py

from crcmod.crcmod import _usingExtension

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.