Jeremy Fincher
|
0874dfd5f3
|
Abstracted out bool verification in utils.toBool.
|
2004-09-28 07:22:26 +00:00 |
|
Jeremy Fincher
|
b0931ea0ec
|
This wasn't being done correctly, let's see if this fixes it.
|
2004-09-24 01:23:48 +00:00 |
|
James Vega
|
ed61675016
|
Fix the bugs in #1032945, Observer.list exceptions and exceptions when adding
an observer after a plugin reload.
|
2004-09-22 22:06:27 +00:00 |
|
James Vega
|
50973a10fb
|
Remove #! lines.
|
2004-09-20 03:01:50 +00:00 |
|
Jeremy Fincher
|
7f9a72541b
|
Removed a debugging print.
|
2004-09-17 03:32:51 +00:00 |
|
Jeremy Fincher
|
904665cea6
|
Added backup directory.
|
2004-09-16 16:32:14 +00:00 |
|
Jeremy Fincher
|
934363db10
|
Added some __repr__ action.
|
2004-09-14 15:38:49 +00:00 |
|
Jeremy Fincher
|
19c9868597
|
Updated a docstring and added an assert.
|
2004-09-12 20:28:30 +00:00 |
|
Jeremy Fincher
|
5dbcf950a8
|
Added makeBackupIfSmaller and Everything and Nothing.
|
2004-09-10 06:32:17 +00:00 |
|
Jeremy Fincher
|
c958ef5d1c
|
XXX
|
2004-09-08 22:40:34 +00:00 |
|
Jeremy Fincher
|
35acc6c583
|
Added a --trace option, moved tracing to utils.
|
2004-09-06 08:19:20 +00:00 |
|
James Vega
|
911d9db4a4
|
Since Windows' version of Python doesn't build with IPV6 support, we have
to be careful about how we try to detect whether a string is IPV6.
|
2004-09-03 13:45:06 +00:00 |
|
Jeremy Fincher
|
2c3e9fa97a
|
Fixed pluralize for words ending in x.
|
2004-08-27 22:55:40 +00:00 |
|
Jeremy Fincher
|
ec55e86c61
|
Let's catch SyntaxError and turn it into an appropriate ValueError.
|
2004-08-25 05:17:37 +00:00 |
|
Jeremy Fincher
|
d18250fb93
|
Commented-out debug print.
|
2004-08-25 04:09:55 +00:00 |
|
Jeremy Fincher
|
87ff856d11
|
Change the default of allowEmptyOverwrite, because it's annoying.
|
2004-08-23 22:10:30 +00:00 |
|
Jeremy Fincher
|
fbb348b6e7
|
Copyright updates. Again, more is left to be done, but this is my part.
|
2004-08-23 13:14:06 +00:00 |
|
Jeremy Fincher
|
920b4cfd18
|
Make compact the default for stack traces.
|
2004-08-23 12:25:36 +00:00 |
|
Jeremy Fincher
|
a37129a7c7
|
Cooler stackTrace.
|
2004-08-21 07:28:41 +00:00 |
|
Jeremy Fincher
|
0f1842b18d
|
Only do real variable names.
|
2004-08-21 02:57:47 +00:00 |
|
Jeremy Fincher
|
288c6785a8
|
Added perlVariableSubstitute.
|
2004-08-21 02:49:29 +00:00 |
|
Jeremy Fincher
|
0f598271dc
|
Speeling fixes.
|
2004-08-18 23:15:27 +00:00 |
|
Jeremy Fincher
|
22ddd5cb92
|
has, a counterpart to be.
|
2004-08-11 17:10:20 +00:00 |
|
Jeremy Fincher
|
8a53eab39d
|
Better error reporting.
|
2004-08-11 06:18:29 +00:00 |
|
Jeremy Fincher
|
6bd8d43c28
|
PyChecker updates.
|
2004-08-10 22:09:23 +00:00 |
|
Jeremy Fincher
|
1f874cf918
|
We don't mind writing empty files if the original file doesn't exist.
|
2004-08-02 10:51:57 +00:00 |
|
Jeremy Fincher
|
b6ba7955ac
|
With some clearer thinking, I believe this is the proper implementation of tmpDir. If there's something wrong with it, send me a note or write a test and it'll be fixed.
|
2004-08-01 12:46:03 +00:00 |
|
James Vega
|
d573550e77
|
Fixed some bugs when using relative path names.
|
2004-08-01 00:50:12 +00:00 |
|
Jeremy Fincher
|
beb9e8cab1
|
Better.
|
2004-07-31 19:47:02 +00:00 |
|
Jeremy Fincher
|
5a6cd1efa3
|
Update to use temporary directory.
|
2004-07-31 19:12:38 +00:00 |
|
Jeremy Fincher
|
0fcb77243e
|
Oops, closed is reserved, apparently.
|
2004-07-31 12:14:36 +00:00 |
|
Jeremy Fincher
|
ecd67cb7a7
|
Only rollback if we haven't closed.
|
2004-07-31 10:58:31 +00:00 |
|
Jeremy Fincher
|
823bfb040f
|
Added utils.AtomicFile and converted our uses of 'w' to it. This rocks.
|
2004-07-31 10:21:07 +00:00 |
|
Jeremy Fincher
|
b2a94583f2
|
Added AtomicFile.
|
2004-07-31 09:44:03 +00:00 |
|
Jeremy Fincher
|
3bf798e7a4
|
Removed useless try/except block.
|
2004-07-31 00:47:08 +00:00 |
|
Jeremy Fincher
|
6f0309cc24
|
Fixed some lacking imports.
|
2004-07-30 23:39:59 +00:00 |
|
Jeremy Fincher
|
a8a95c2ecc
|
Fixed the one-channel bug.
|
2004-07-30 22:35:51 +00:00 |
|
Jeremy Fincher
|
61793a489c
|
Added the new buttkicking enable/disable.
|
2004-07-29 09:46:22 +00:00 |
|
Jeremy Fincher
|
810a051923
|
Removeed some useless imports.
|
2004-07-27 05:21:14 +00:00 |
|
Jeremy Fincher
|
f9c61271ea
|
w00, less path mungingEXCLAIMEXCLAIM
|
2004-07-24 05:18:26 +00:00 |
|
James Vega
|
315810d08e
|
yay! no more stray whitespace
|
2004-07-21 19:36:35 +00:00 |
|
Jeremy Fincher
|
c9867b28c3
|
This wouldn't work how users would expect it to work, so we're removing it.
|
2004-07-15 18:21:15 +00:00 |
|
Jeremy Fincher
|
e98daace4c
|
Let's be more ASCII.
|
2004-07-01 17:56:02 +00:00 |
|
James Vega
|
847227622f
|
Fix some bugs I introduced with the conversion to utils.getSocket and improve
DCC's error checking.
|
2004-06-20 18:03:11 +00:00 |
|
James Vega
|
9d9c3020ca
|
Add handling of opening sockets to communicate with IPV6 hosts.
|
2004-06-20 07:37:25 +00:00 |
|
Jeremy Fincher
|
e3b690f933
|
Added userdata registry.
|
2004-04-30 18:24:35 +00:00 |
|
James Vega
|
481dd5111a
|
Add comma argument to commaAndify
|
2004-04-28 06:26:02 +00:00 |
|
Jeremy Fincher
|
ed8df0a998
|
Updated sorted for 2.4 compatibility.
|
2004-04-20 10:04:09 +00:00 |
|
Jeremy Fincher
|
9a907277c1
|
Changed reviter to reversed.
|
2004-04-20 09:51:20 +00:00 |
|
Jeremy Fincher
|
96838d0dbc
|
Removed catch, moved curry to utils.py
|
2004-04-20 09:44:58 +00:00 |
|