NP-Hardass
NP-Hardass
## Scenario 1: *You have multiple versions of Python *All of your plugins are compatible with all of them If you switch switch between Python versions, and run the bot...
The current behavior when running supybot-test is to create several folders and files in the current working directory. This has several side effects. supybot-test cannot be run while the user...
https://github.com/mmueller/supybot-git/issues/19
On Gentoo, when the Gentoo winetricks package is installed, launching Swine produces the following fatal error: ``` ValueError: unconverted data remains: - sha1sum: e740902b3f34e2cf6ec526475d8c3231af20b6b5 File "/usr/lib/python-exec/python2.7/swine", line 787, in main(sys.argv)...
A number of actions (regedit, winecfg, etc) fail when run against an imported prefix that is 64 bit. `wine: WINEARCH set to win32 but '/home/np-hardass/.swine/DEFAULT' is a 64-bit installation.` Obviously,...
By using a setup.py file and utilizing distutils, you can simplify the installation process in a cross platform manner. In my opinion, this would increase the likelihood of packaging for...