同步操作将从 现任明教教主-乾颐堂/ACI_Python3 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# This file must be used with "source bin/activate" *from bash*# you cannot run it directlydeactivate () {unset -f pydoc >/dev/null 2>&1# reset old environment variables# ! [ -z ${VAR+_} ] returns true if VAR is declared at allif ! [ -z "${_OLD_VIRTUAL_PATH+_}" ] ; thenPATH="$_OLD_VIRTUAL_PATH"export PATHunset _OLD_VIRTUAL_PATHfiif ! [ -z "${_OLD_VIRTUAL_PYTHONHOME+_}" ] ; thenPYTHONHOME="$_OLD_VIRTUAL_PYTHONHOME"export PYTHONHOMEunset _OLD_VIRTUAL_PYTHONHOMEfi# This should detect bash and zsh, which have a hash command that must# be called to get it to forget past commands. Without forgetting# past commands the $PATH changes we made may not be respectedif [ -n "${BASH-}" ] || [ -n "${ZSH_VERSION-}" ] ; thenhash -r 2>/dev/nullfiif ! [ -z "${_OLD_VIRTUAL_PS1+_}" ] ; thenPS1="$_OLD_VIRTUAL_PS1"export PS1unset _OLD_VIRTUAL_PS1fiunset VIRTUAL_ENVif [ ! "${1-}" = "nondestructive" ] ; then# Self destruct!unset -f deactivatefi}# unset irrelevant variablesdeactivate nondestructiveVIRTUAL_ENV="/root/ACI_Python3"export VIRTUAL_ENV_OLD_VIRTUAL_PATH="$PATH"PATH="$VIRTUAL_ENV/bin:$PATH"export PATH# unset PYTHONHOME if setif ! [ -z "${PYTHONHOME+_}" ] ; then_OLD_VIRTUAL_PYTHONHOME="$PYTHONHOME"unset PYTHONHOMEfiif [ -z "${VIRTUAL_ENV_DISABLE_PROMPT-}" ] ; then_OLD_VIRTUAL_PS1="$PS1"if [ "x" != x ] ; thenPS1="$PS1"elsePS1="(`basename \"$VIRTUAL_ENV\"`) $PS1"fiexport PS1fi# Make sure to unalias pydoc if it's already therealias pydoc 2>/dev/null >/dev/null && unalias pydocpydoc () {python -m pydoc "$@"}# This should detect bash and zsh, which have a hash command that must# be called to get it to forget past commands. Without forgetting# past commands the $PATH changes we made may not be respectedif [ -n "${BASH-}" ] || [ -n "${ZSH_VERSION-}" ] ; thenhash -r 2>/dev/nullfi
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。