issues
search
dsc
/
bunch
A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects).
http://github.com/dsc/bunch
MIT License
482
stars
177
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
imports on the JSON module the other way around
#11
brunobord
closed
1 month ago
1
Bunch is completely broken when using unicode strings
#10
bjorkegeek
opened
11 years ago
2
Fix unspecified "except:" blocks
#9
laarmen
closed
1 month ago
0
Fix py25 or less compat
#8
abadger
closed
1 month ago
0
Fix python version check
#7
abadger
closed
1 month ago
1
Python3
#6
vmalloc
closed
12 years ago
1
Added a SimpleBunch C extension type for speeding the most common operations up
#5
dsuch
opened
12 years ago
3
Made __contains__ correctly handle keys like None, True, False and similar
#4
dsuch
closed
12 years ago
1
Bunch with data types not representable by YAML causes exception on __str__
#3
vmalloc
closed
12 years ago
5
Auto-translate keys invalid for property access?
#2
techtonik
opened
12 years ago
3
Cleaned up and pythonified bunch of changes ;)
#1
pawelprazak
closed
10 years ago
3
Previous