41 Commits

Author SHA1 Message Date
kennethreitz 9460f1a35e Merge pull request #22 from sebix/include-LICENSE
Include LICENSE in packages
2017-07-07 13:12:04 -04:00
Sebastian Wagner bd50f2c30e Include LICENSE in packages 2017-07-07 10:39:26 +02:00
kennethreitz 0a6d5eb195 Merge pull request #20 from graingert/patch-1
Support universal wheels
2016-10-31 11:04:28 -04:00
Thomas Grainger e02c557dd9 Support universal wheels 2016-10-31 14:20:21 +00:00
Kenneth Reitz 36c727bea8 Merge pull request #17 from FSX/patch-1
Consistency and PEP8
2012-11-15 18:48:37 -08:00
Kenneth Reitz 4f58daef9f no 2.6 2012-08-20 12:09:24 +10:00
Kenneth Reitz 4863007d65 Merge pull request #11 from faulkner/python2.6-ordereddict
Use ordereddict to support Python 2.6.
2012-08-19 18:57:49 -07:00
Frank Smit 358da72277 Consistency and PEP8 2012-08-19 23:47:02 +03:00
Kenneth Reitz 206420a32e Merge pull request #15 from snh/cosmetic
Cosmetic and formatting fixes, examples and tests made more generic.
2012-07-28 08:50:06 -07:00
Steven Honson 70dee25c6a Letter instead of alphabet in examples and tests. 2012-07-28 22:17:59 +10:00
Steven Honson 428b335808 Fix AUTHORS.rst. 2012-07-28 20:21:03 +10:00
Steven Honson 6c2426595e Replace sample data in test_grouped consistent with other changes. 2012-07-28 20:10:05 +10:00
Steven Honson 1083121433 Cosmetic and formatting fixes, examples and tests made more generic. 2012-07-28 19:42:29 +10:00
Kenneth Reitz b14905ef3d Merge pull request #14 from snh/tests
Improvements to grouped and assignments tests.
2012-07-27 19:30:00 -07:00
Steven Honson 9e56e7c080 Improvements to grouped and assignments tests. 2012-07-28 12:10:23 +10:00
Kenneth Reitz c68bec1d8f Merge pull request #13 from snh/assignments
Basic support for assignments.
2012-07-27 08:01:49 -07:00
Steven Honson e2b01813b4 Basic support for assignments. 2012-07-27 22:43:23 +10:00
Kenneth Reitz 319663c324 Merge pull request #12 from faulkner/travis-run-tests
Make travis actually run the tests.
2012-07-01 14:09:37 -07:00
Chris Faulkner 38dfb953ce Make travis actually run the tests. 2012-07-01 13:59:55 -07:00
Chris Faulkner a77dcda0a0 Use ordereddict to support Python 2.6. 2012-07-01 13:13:59 -07:00
Kenneth Reitz e6753c3081 Merge pull request #9 from kracekumar/master
Added few files
2012-05-09 11:10:17 -07:00
kracekumar 3387114c78 added *.swp to .gitignore 2012-05-09 21:36:56 +05:30
kracekumar 18d22c28b8 1. Added Test\n2. Added requirements.txt\n 3. Added .travis.yml\n 4.Added AUTHORS.rst 2012-05-09 21:35:41 +05:30
Kenneth Reitz 1c8eec3a0f python 2 and 3
#7
2012-05-08 12:56:04 -04:00
Kenneth Reitz 21e1b2463d Merge pull request #7 from mahmoudhossam/py3k
Use str instead of basestring
2012-05-08 09:48:36 -07:00
Mahmoud Hossam d0f8b4989c Use str instead of basestring 2012-05-08 18:41:27 +02:00
Kenneth Reitz 212dee45c8 Merge pull request #4 from jvirtanen/fixes/typos-in-examples
Replace "Aruments" with "Arguments" in examples
2012-05-08 00:21:48 -07:00
Jussi Virtanen 5a083bfdb8 Replace "Aruments" with "Arguments" in examples 2012-05-08 10:15:37 +03:00
Kenneth Reitz eac62a60f5 Merge pull request #3 from bitprophet/patch-1
Missing newline+indent in one of the examples.
2012-05-07 23:33:45 -07:00
Jeff Forcier 68c5351d36 Missing newline+indent in one of the examples. 2012-05-07 23:33:24 -07:00
Kenneth Reitz f1d5dedc06 Merge pull request #1 from reclosedev/patch-1
Add missing 'Flags detected' demo
2012-05-07 22:52:29 -07:00
Roman Haritonov b4bf8e4520 Add missing 'Flags detected' demo 2012-05-08 09:51:41 +04:00
Kenneth Reitz a7e4fe35ef rst 2012-05-08 01:43:59 -04:00
Kenneth Reitz 411c27d09f v0.1.0 v0.1.0 2012-05-08 01:41:40 -04:00
Kenneth Reitz de1669786a simplify files examples 2012-05-08 01:40:59 -04:00
Kenneth Reitz c43632340d README 2012-05-08 01:38:36 -04:00
Kenneth Reitz 731942c20e lawyer up 2012-05-08 01:27:10 -04:00
Kenneth Reitz 9389ecb343 args 2012-05-08 01:27:05 -04:00
Kenneth Reitz aa73ab315e args.py 2012-05-08 00:48:15 -04:00
Kenneth Reitz 75867e59c1 rst 2012-05-08 00:48:10 -04:00
Kenneth Reitz c4833cfa8b initial commit 2012-05-07 21:17:46 -07:00