Skip to content

Commit

Permalink
some updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jprzywoski committed Jun 2, 2015
1 parent 64df6a3 commit 95a0b93
Show file tree
Hide file tree
Showing 1,264 changed files with 791 additions and 81,818 deletions.
Binary file removed build/doctrees/basic_data_types.doctree
Binary file not shown.
Binary file removed build/doctrees/boilerplate.doctree
Binary file not shown.
Binary file removed build/doctrees/comprehensions.doctree
Binary file not shown.
Binary file removed build/doctrees/constants.doctree
Binary file not shown.
Binary file removed build/doctrees/definitions.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/boilerplate/bin.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/boilerplate/binenv.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/boilerplate/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/boilerplate/localbin.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/boilerplate/namemain.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/boilerplate/utf8.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/bool/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/bool/literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/bool/overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/brackets/ellipsis.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/brackets/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/brackets/indexing.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/brackets/key_lookup.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/brackets/slicing.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/bytearray/fromhex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/bytearray/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/classmethod/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/argcount.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/cellvars.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/code.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/consts.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/filename.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/firstlineno.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/flags.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/freevars.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/lnotab.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/name.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/names.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/nlocals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/stacksize.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/code/varnames.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/complex/conjugate.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/complex/imag.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/complex/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/complex/literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/complex/overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/complex/real.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/comprehensions/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/constants/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/clear.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/copy.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/difference.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/fromkeys.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/get.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/has_key.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/intersection.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/items.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/iteritems.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/iterkeys.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/itervalues.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/keys.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/pop.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/popitem.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/setdefault.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/dict/union.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/update.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/values.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/viewitems.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/viewkeys.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dict/viewvalues.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/dunders/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/exceptions/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/close.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/closed.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/encoding.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/errors.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/fileno.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/flush.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/isatty.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/mode.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/name.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/newlines.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/next.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/read.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/readline.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/readlines.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/seek.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/softspace.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/tell.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/truncate.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/write.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/writelines.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/file/xreadlines.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/as_integer_ratio.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/fromhex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/hex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/is_integer.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/float/scientific.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/closure.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/code.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/defaults.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/dict.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/doc.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/globals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/function/name.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/__import__.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/abs.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/all.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/any.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/apply.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/basestring.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/bin.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/bool.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/buffer.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/bytearray.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/callable.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/chr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/classmethod.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/cmp.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/coerce.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/compile.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/complex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/delattr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/dict.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/dir.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/divmod.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/enumerate.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/eval.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/execfile.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/file.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/filter.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/float.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/format.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/frozenset.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/getattr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/globals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/hasattr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/hash.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/help.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/hex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/id.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/input.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/int.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/intern.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/isinstance.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/issubclass.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/iter.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/len.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/list.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/locals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/long.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/map.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/max.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/memoryview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/min.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/next.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/object.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/oct.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/open.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/ord.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/pow.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/print.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/property.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/range.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/raw_input.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/reduce.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/reload.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/repr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/reversed.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/round.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/set.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/setattr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/slice.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/sorted.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/staticmethod.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/str.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/sum.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/super.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/tuple.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/type (1).doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/type (2).doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/unichr.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/unicode.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/vars.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/xrange.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/functions/zip.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/generator/close.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/generator/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/generator/next.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/generator/send.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/generator/throw.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/base_designators.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/bit_length.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/designators_binary.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/designators_hex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/designators_octal.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/indexl.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/int_literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/int_overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/long_literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/ints/long_overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/append.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/count.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/extend.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/insert.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/lindex.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/literals.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/overview.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/pop.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/remove.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/reverse.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/list/sort.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/format.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/itemsize.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/ndim.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/readonly.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/shape.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/strides.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/tobytes.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/memoryview/tolist.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/addition.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/and.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/assignment.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/attr_access.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/bitwise_AND.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/bitwise_OR.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/bitwise_XOR.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/call.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/comma.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/concatenation.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/decorator.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/del.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/dict_pack.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/dict_unpack.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/division.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/equal.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/exponent.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/floor_division.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/greater.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/greater_eq.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/in.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/is.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/lambda.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/less.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/less_eq.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/line.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/minus.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/modulus.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/multiplication.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/not.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/not_equal.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/or.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/plus.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/redirect.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/semicolon.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/sep.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/slash.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/subtraction.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/operators/ternary.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/tuple_pack.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/operators/tuple_unpack.doctree
Binary file not shown.
Binary file not shown.
Binary file removed build/doctrees/docs/property/index.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/sets/add.doctree
Binary file not shown.
Binary file removed build/doctrees/docs/sets/clear.doctree
Binary file not shown.

0 comments on commit 95a0b93

Please sign in to comment.