- If and only if something has the potential to understand death, or is cared for, it has moral consideration.
- There are animals that don't have the potential to understand death and are not cared for.
- Therefore some animals don't have moral consideration.
- Humans and pets have the potential to understand death or are cared for.
- Therefore humans and pets have moral consideration.
- Therefore some animals don't have moral consideration while humans and pets have moral consideration.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tool.poetry] | |
name = "fakelibrary" | |
version = "0.0.0" | |
license = "AGPL-3.0-only" | |
description = "A fake python libray." | |
authors = ["daegontaven <[email protected]>"] | |
readme = "README.md" | |
repository = "https://github.com/daegontaven/fakelibrary" | |
documentation = "https://fakelibrary.readthedocs.io" | |
keywords = ["poetry", "library", "fake", "system"] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(3.7.2) meredith@taylor:~/PycharmProjects/qutepart/tests$ python run_all.py | |
Suite created | |
test_1 (test_actions.Print) ... skipped 'Does not work' | |
test_completion_enabled (test_api.Completion) ... ok | |
test_threshold (test_api.Completion) ... ok | |
test_1 (test_api.DetectSyntax) ... qutepart: Indenter 'ada' is not finished yet. But you can do it! | |
ok | |
test_1 (test_api.InsertText) ... ok | |
test_2 (test_api.InsertText) ... ok | |
test_3 (test_api.InsertText) ... ok |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys | |
import time | |
from PyQt5.QtCore import QThread, pyqtSignal | |
from PyQt5.QtWidgets import (QApplication, QDialog, | |
QProgressBar, QPushButton) | |
TIME_LIMIT = 100 | |
class External(QThread): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import sys | |
import time | |
from PyQt5.QtWidgets import (QApplication, QDialog, | |
QProgressBar, QPushButton) | |
TIME_LIMIT = 100 | |
class Actions(QDialog): | |
""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
LOG_FORMAT = "%(asctime)s %(name)-18s %(levelname)-8s %(message)s" | |
DATE_FORMAT = "[%Y-%m-%d %H:%M:%S %z]" | |
MAIN_FIELD_STYLES = { | |
'asctime': { | |
'color': 'green' | |
}, | |
'levelname': { | |
'color': 'black', | |
'bold': True |
Installing dependencies from Pipfile.lock (cbf103)…
Installing 'aiohttp'
$ ['/home/meredith/.local/share/virtualenvs/Orator-jO5XcFKu/bin/pip', 'install', '--verbose', '--upgrade', '--no-deps', '-r', '/tmp/pipenv-4f6wyya9-requirements/pipenv-nkxmmovu-requirement.txt', '-i', 'https://pypi.org/simple', '--require-hashes']
Installing 'async-timeout'
$ ['/home/meredith/.local/share/virtualenvs/Orator-jO5XcFKu/bin/pip', 'install', '--verbose', '--upgrade', '--no-deps', '-r', '/tmp/pipenv-4f6wyya9-requirements/pipenv-94x7sqjj-requirement.txt', '-i', 'https://pypi.org/simple', '--require-hashes']
Installing 'cffi'
$ ['/home/meredith/.local/share/virtualenvs/Orator-jO5XcFKu/bin/pip', 'install', '--verbose', '--upgrade', '--no-deps', '-r', '/tmp/pipenv-4f6wyya9-requirements/pipenv-q3umrtx0-requirement.txt', '-i', 'https://pypi.org/simple', '--require-hashes']
Installing 'chardet'
$ ['/home/meredith/.local/share/virtualenvs/Orator-jO5XcFKu/bin/pip', 'install', '--verbose', '--upgrade', '--no-deps', '-r', '/tmp/pipen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git_user Your git/Gerrit username | |
Enter 'anonymous' for anonymous access, leave blank to manage it yourself | |
Current value: taven | |
vagrant_ram Amount of RAM (in MB) allocated to the guest VM | |
Specify 'auto' to automatically allocate 1/4 of your system's memory | |
Current value: 1536 (default) | |
vagrant_cores CPU cores allocated to the guest VM | |
All of your host system's cores are allocated by default. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wiki-debug | |
description: Computer | |
product: Google Compute Engine | |
vendor: Google | |
serial: GoogleCloud-808A9ACA519E93147E70C3753FB65C86 | |
width: 64 bits | |
capabilities: smbios-2.4 dmi-2.4 smp vsyscall32 | |
configuration: boot=normal uuid=808A9ACA-519E-9314-7E70-C3753FB65C86 | |
*-core | |
description: Motherboard |
NewerOlder