Mike Naberezny
b5e70f950e
Fix undefined name "sys"
...
Same as #299 (bca0eff81a1c5ef160d9858b8e89b1c919b71c1f), but an earlier
commit needed to be rebased.
2015-07-11 11:15:43 -05:00
Sam Clegg
63860617b3
Add copyright information to .py files
...
This change adds explicit copyright information too python
files files. The copyright year used in each case is the
date of the first git commit of each file.
The goal is to allow jsoncpp to be integrated into the
chromium source tree which requires license information in
each source file.
fixes #234
2015-04-09 18:05:47 -07:00
Christopher Dunn
494950a63d
rm extra whitespace in python, per PEP8
2015-01-24 16:21:12 -06:00
Christopher Dunn
bd1e895287
simple py3 changes
2014-11-19 23:30:47 -06:00
Christopher Dunn
9aa6144b2a
python except as
2014-11-19 23:10:02 -06:00
Christopher Dunn
dc0f736f59
Switched CRLF to LF in repo, and added svn:eol-style native. I might have missed a few files though. Just committing what I have so far.
2011-06-21 21:18:49 +00:00
Baptiste Lepilleur
e94d2f483b
- added the following step to make_release: fix EOL in distribution source, generate source tarball.
...
- devtools/ was made into a python module and common utilities are being moved in this module
2010-02-23 21:00:30 +00:00