| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -27,7 +27,7 @@ A bugfix/feature release (and a start at gtk). Happy Christmas everyone! | |||
| 27 | 27 | * #78: Theme without a certain value raises exception | |
| 28 | 28 | ||
| 29 | 29 | - add the possibility for a banner to be shown on bpython startup (when | |
| 30 | - embedded or in code) written by Caio Ramao. | ||
| 30 | + embedded or in code) written by Caio Romao. | ||
| 31 | 31 | - add a hack to add a write() method to our fake stdin object | |
| 32 | 32 | - Don't use curses interface when stdout is not attached to a terminal. | |
| 33 | 33 | - PEP-8 conformance. | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,7 +21,7 @@ | |||
| 21 | 21 | # THE SOFTWARE. | |
| 22 | 22 | ||
| 23 | 23 | ||
| 24 | - __version__ = '0.9.6.1' | ||
| 24 | + __version__ = '0.9.6.2' | ||
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | 27 | def embed(locals_=None, args=['-i', '-q'], banner=None): | |
| Back | FazBrowse Home | New Git URL |
0 commit comments