]0;IPython: Programs/pokemans[?1049h[22;0;0t[1;54r(B[m[4l[?7h[39;49m[39;49m[54;1H[K[54;1H[?1049l[23;0;0t
[?1l>[0;31m[0m
[0;31mException[0mTraceback (most recent call last)
[0;32m/home/dan/Programs/pokemans/test2.py[0m in [0;36m<module>[0;34m()[0m
[1;32m     24[0m                 [0mgraphics_interface[0m[0;34m.[0m[0minitialize[0m[0;34m([0m[0;34m)[0m[0;34m[0m[0m
[1;32m     25[0m                 [0mgame[0m [0;34m=[0m [0mmain[0m[0;34m.[0m[0mGame[0m[0;34m([0m[0;34m)[0m[0;34m[0m[0m
[0;32m---> 26[0;31m                 [0mzone[0m [0;34m=[0m [0mmaps[0m[0;34m.[0m[0mtestmap[0m[0;34m.[0m[0mgenzone[0m[0;34m([0m[0mgame[0m[0;34m)[0m[0;34m[0m[0m
[0m[1;32m     27[0m                 [0;32mif[0m [0mWRITEMAP[0m[0;34m:[0m[0;34m[0m[0m
[1;32m     28[0m                         [0mfile[0m [0;34m=[0m [0mopen[0m[0;34m([0m[0;34m'mapout.txt'[0m[0;34m,[0m [0;34m'w'[0m[0;34m)[0m[0;34m[0m[0m

[0;32m/home/dan/Programs/pokemans/maps/testmap.py[0m in [0;36mgenzone[0;34m(game)[0m
[1;32m    150[0m                                 [0mentries[0m [0;34m+=[0m [0;36m1[0m[0;34m[0m[0m
[1;32m    151[0m                         [0mmap[0m [0;34m=[0m [0mmaptools[0m[0;34m.[0m[0mshowmap[0m[0;34m([0m[0mmap[0m[0;34m)[0m[0;34m[0m[0m
[0;32m--> 152[0;31m                         [0mmaptools[0m[0;34m.[0m[0mnoise_prune[0m[0;34m([0m[0mmap[0m[0;34m)[0m[0;34m[0m[0m
[0m[1;32m    153[0m                         [0mmaps[0m[0;34m.[0m[0mappend[0m[0;34m([0m[0mmap[0m[0;34m)[0m[0;34m[0m[0m
[1;32m    154[0m [0;34m[0m[0m

[0;32m/home/dan/Programs/pokemans/maps/maptools.py[0m in [0;36mnoise_prune[0;34m(map)[0m
[1;32m    225[0m                                         [0ms[0m [0;34m+=[0m [0mstr[0m[0;34m([0m[0mk[0m[0;34m)[0m [0;34m+[0m [0;34m':'[0m [0;34m+[0m [0mstr[0m[0;34m([0m[0m__builtins__[0m[0;34m[[0m[0mk[0m[0;34m][0m[0;34m)[0m [0;34m+[0m [0;34m'\n'[0m[0;34m[0m[0m
[1;32m    226[0m [0;34m[0m[0m
[0;32m--> 227[0;31m                                 [0;32mraise[0m [0mException[0m[0;34m([0m[0ms[0m[0;34m)[0m[0;34m[0m[0m
[0m[1;32m    228[0m                                 [0;32mraise[0m [0mException[0m[0;34m([0m[0mstr[0m[0;34m([0m[0mdir[0m[0;34m([0m[0m__builtins__[0m[0;34m)[0m[0;34m)[0m[0;34m)[0m[0;34m[0m[0m
[1;32m    229[0m                         [0;32mif[0m [0mall[0m[0;34m([0m[0mcheck[0m[0;34m)[0m[0;34m:[0m[0;34m[0m[0m

[0;31mException[0m: bytearray:<type 'bytearray'>
IndexError:<type 'exceptions.IndexError'>
all:<built-in function all>
help:Type help() for interactive help, or help(object) for help about object.
vars:<built-in function vars>
SyntaxError:<type 'exceptions.SyntaxError'>
unicode:<type 'unicode'>
UnicodeDecodeError:<type 'exceptions.UnicodeDecodeError'>
memoryview:<type 'memoryview'>
isinstance:<built-in function isinstance>
copyright:Copyright (c) 2001-2019 Python Software Foundation.
All Rights Reserved.

Copyright (c) 2000 BeOpen.com.
All Rights Reserved.

Copyright (c) 1995-2001 Corporation for National Research Initiatives.
All Rights Reserved.

Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
All Rights Reserved.
NameError:<type 'exceptions.NameError'>
BytesWarning:<type 'exceptions.BytesWarning'>
dict:<type 'dict'>
input:<built-in function input>
oct:<built-in function oct>
bin:<built-in function bin>
SystemExit:<type 'exceptions.SystemExit'>
StandardError:<type 'exceptions.StandardError'>
format:<built-in function format>
repr:<built-in function repr>
sorted:<built-in function sorted>
False:False
RuntimeWarning:<type 'exceptions.RuntimeWarning'>
list:<type 'list'>
iter:<built-in function iter>
reload:<built-in function reload>
Warning:<type 'exceptions.Warning'>
__package__:None
round:<built-in function round>
dir:<built-in function dir>
cmp:<built-in function cmp>
set:<type 'set'>
bytes:<type 'str'>
reduce:<built-in function reduce>
intern:<built-in function intern>
issubclass:<built-in function issubclass>
Ellipsis:Ellipsis
EOFError:<type 'exceptions.EOFError'>
locals:<built-in function locals>
BufferError:<type 'exceptions.BufferError'>
slice:<type 'slice'>
FloatingPointError:<type 'exceptions.FloatingPointError'>
sum:<built-in function sum>
getattr:<built-in function getattr>
abs:<built-in function abs>
print:<built-in function print>
True:True
FutureWarning:<type 'exceptions.FutureWarning'>
ImportWarning:<type 'exceptions.ImportWarning'>
None:None
hash:<built-in function hash>
ReferenceError:<type 'exceptions.ReferenceError'>
len:<built-in function len>
credits:    Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
    for supporting Python development.  See www.python.org for more information.
frozenset:<type 'frozenset'>
__name__:__builtin__
ord:<built-in function ord>
super:<type 'super'>
TypeError:<type 'exceptions.TypeError'>
license:Type license() to see the full license text
KeyboardInterrupt:<type 'exceptions.KeyboardInterrupt'>
UserWarning:<type 'exceptions.UserWarning'>
filter:<built-in function filter>
range:<built-in function range>
staticmethod:<type 'staticmethod'>
SystemError:<type 'exceptions.SystemError'>
BaseException:<type 'exceptions.BaseException'>
pow:<built-in function pow>
RuntimeError:<type 'exceptions.RuntimeError'>
float:<type 'float'>
MemoryError:<type 'exceptions.MemoryError'>
StopIteration:<type 'exceptions.StopIteration'>
globals:<built-in function globals>
divmod:<built-in function divmod>
enumerate:<type 'enumerate'>
apply:<built-in function apply>
LookupError:<type 'exceptions.LookupError'>
open:<built-in function open>
basestring:<type 'basestring'>
UnicodeError:<type 'exceptions.UnicodeError'>
zip:<built-in function zip>
hex:<built-in function hex>
long:<type 'long'>
next:<built-in function next>
ImportError:<type 'exceptions.ImportError'>
chr:<built-in function chr>
xrange:<type 'xrange'>
type:<type 'type'>
__doc__:Built-in functions, exceptions, and other objects.

Noteworthy: None is the `nil' object; Ellipsis represents `...' in slices.
Exception:<type 'exceptions.Exception'>
__IPYTHON__:True
tuple:<type 'tuple'>
UnicodeTranslateError:<type 'exceptions.UnicodeTranslateError'>
reversed:<type 'reversed'>
UnicodeEncodeError:<type 'exceptions.UnicodeEncodeError'>
IOError:<type 'exceptions.IOError'>
hasattr:<built-in function hasattr>
delattr:<built-in function delattr>
setattr:<built-in function setattr>
raw_input:<built-in function raw_input>
SyntaxWarning:<type 'exceptions.SyntaxWarning'>
compile:<built-in function compile>
ArithmeticError:<type 'exceptions.ArithmeticError'>
str:<type 'str'>
property:<type 'property'>
dreload:<function _dreload at 0x7f4c9dab3cf8>
display:<function display at 0x7f4c9e100140>
GeneratorExit:<type 'exceptions.GeneratorExit'>
int:<type 'int'>
__import__:<built-in function __import__>
KeyError:<type 'exceptions.KeyError'>
coerce:<built-in function coerce>
PendingDeprecationWarning:<type 'exceptions.PendingDeprecationWarning'>
file:<type 'file'>
EnvironmentError:<type 'exceptions.EnvironmentError'>
unichr:<built-in function unichr>
id:<built-in function id>
OSError:<type 'exceptions.OSError'>
DeprecationWarning:<type 'exceptions.DeprecationWarning'>
min:<built-in function min>
UnicodeWarning:<type 'exceptions.UnicodeWarning'>
execfile:<built-in function execfile>
any:<built-in function any>
complex:<type 'complex'>
bool:<type 'bool'>
get_ipython:<bound method TerminalInteractiveShell.get_ipython of <IPython.terminal.interactiveshell.TerminalInteractiveShell object at 0x7f4c9da45c90>>
ValueError:<type 'exceptions.ValueError'>
NotImplemented:NotImplemented
map:<built-in function map>
buffer:<type 'buffer'>
max:<built-in function max>
object:<type 'object'>
TabError:<type 'exceptions.TabError'>
callable:<built-in function callable>
ZeroDivisionError:<type 'exceptions.ZeroDivisionError'>
eval:<built-in function eval>
__debug__:True
IndentationError:<type 'exceptions.IndentationError'>
AssertionError:<type 'exceptions.AssertionError'>
classmethod:<type 'classmethod'>
UnboundLocalError:<type 'exceptions.UnboundLocalError'>
NotImplementedError:<type 'exceptions.NotImplementedError'>
AttributeError:<type 'exceptions.AttributeError'>
OverflowError:<type 'exceptions.OverflowError'>

