#jython IRC Log (v0.9)

Index

IRC Log for 2014-10-23

Timestamps are in GMT/BST.

[0:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:01] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:02] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 272 seconds)
[0:02] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:02] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:02] * robbyoconnor (~wakawaka@75-104-65-13.mobility.exede.net) has joined #jython
[0:02] * robbyoconnor (~wakawaka@75-104-65-13.mobility.exede.net) Quit (Read error: Connection reset by peer)
[0:03] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:03] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:03] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:03] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:04] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:04] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:04] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:04] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:05] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[0:05] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[0:05] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:06] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[0:06] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:06] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[0:06] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:06] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[0:06] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:07] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[0:07] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[0:07] * r0bby_ (~wakawaka@guifications/user/r0bby) has joined #jython
[0:09] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 260 seconds)
[0:12] * r0bby_ (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 250 seconds)
[0:51] * zz_gthank is now known as gthank
[1:02] * magyar (~magyar@unaffiliated/magyar) Quit (Quit: Riding the split)
[1:07] * mbooth (~mbooth@cpc68386-shef10-2-0-cust10.17-1.cable.virginm.net) has joined #jython
[1:07] * mbooth (~mbooth@cpc68386-shef10-2-0-cust10.17-1.cable.virginm.net) Quit (Changing host)
[1:07] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[1:10] * xemdetia (xemdetia@nat/ibm/x-mlfebzeuipnamcuc) Quit (Ping timeout: 240 seconds)
[1:16] * siel (~siel@unaffiliated/motley) Quit (Ping timeout: 260 seconds)
[1:18] * siel (~siel@unaffiliated/motley) has joined #jython
[1:21] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[1:22] * mbooth (~mbooth@redhat/mbooth) Quit (Ping timeout: 258 seconds)
[1:25] * mbooth (~mbooth@redhat/mbooth) has joined #jython
[5:53] * mhahe (~mhahe@95.85.22.247) has joined #jython
[5:57] <mhahe> hello, I'm curious as to why os.symlink isnt found on windows? and is there any current on going effort to bring windows up to speed?
[6:08] * mary_ (~ircfnode@moya.miuark.net) has joined #jython
[6:10] * mary (~ircfnode@unaffiliated/mary) Quit (Ping timeout: 260 seconds)
[6:12] <paolo> mhahe: os.symlink is available on *nix, in cpython too
[6:14] <paolo> https://docs.python.org/2/library/os.html#os.symlink
[7:00] * agronholm_ (~agronholm@2001:1bc8:102:6f29:8c1c:daf6:a1c6:4b0b) has joined #jython
[7:00] * ChanServ sets mode +o agronholm_
[7:06] * agronholm (~agronholm@nblzone-211-20.nblnetworks.fi) Quit (*.net *.split)
[7:24] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:42] <agronholm_> paolo: is there an OS where os.symlink is NOT available?
[7:48] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Remote host closed the connection)
[7:50] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:58] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 265 seconds)
[8:03] <paolo> agronholm_: i'd say windows xp, because os.symlink raises AttributeError module has no attribute symlink
[8:03] <paolo> am i missing something?
[8:05] <agronholm_> I think windows gained symlinks starting from windows vista
[8:05] <agronholm_> but XP is EOL'd anyway
[8:07] <paolo> this is an old questions but some answers are recent https://stackoverflow.com/questions/1447575/symlinks-on-windows
[8:26] <paolo> ^-i suck at english, anyway yes, there is support starting from vista https://en.wikipedia.org/wiki/Symbolic_link
[9:23] * RMBM_ (~RMBM@ec2-54-76-241-2.eu-west-1.compute.amazonaws.com) Quit (Quit: WeeChat 0.4.2)
[9:32] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[9:40] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[9:43] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[9:47] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Excess Flood)
[9:59] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[11:34] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Quit: Konversation terminated!)
[12:14] <grey_> Curious
[12:15] <grey_> When I access __doc__ for any java object, the value is 'The most base type'
[12:16] <grey_> Where is this coming from, I wonder?
[12:46] * agronholm_ is now known as agronholm
[13:22] * mhahe (~mhahe@95.85.22.247) Quit (Quit: WeeChat 0.4.2)
[13:46] * xemdetia (xemdetia@nat/ibm/x-pqmdslcoldbnpyyt) has joined #jython
[13:46] * xemdetia (xemdetia@nat/ibm/x-pqmdslcoldbnpyyt) Quit (Read error: Connection reset by peer)
[13:46] * xemdetia (xemdetia@nat/ibm/x-zzpnuduhlicscano) has joined #jython
[14:01] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) has joined #jython
[14:22] * gthank is now known as zz_gthank
[17:07] * xemdetia (xemdetia@nat/ibm/x-zzpnuduhlicscano) Quit (Ping timeout: 255 seconds)
[17:16] * xemdetia (xemdetia@nat/ibm/x-uwwohsknbychfgzg) has joined #jython
[18:11] * lheuer1 (~Adium@f049116179.adsl.alicedsl.de) has joined #jython
[18:17] * lheuer1 (~Adium@f049116179.adsl.alicedsl.de) Quit (Quit: Leaving.)
[18:29] * xemdetia (xemdetia@nat/ibm/x-uwwohsknbychfgzg) Quit (Ping timeout: 245 seconds)
[19:19] * xemdetia (xemdetia@nat/ibm/x-cwnedokxkfmsahgq) has joined #jython
[19:20] * zz_gthank is now known as gthank
[19:53] * xemdetia_ (xemdetia@nat/ibm/x-qtidypmsdntasznm) has joined #jython
[19:57] * xemdetia (xemdetia@nat/ibm/x-cwnedokxkfmsahgq) Quit (Ping timeout: 244 seconds)
[20:53] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[21:30] * xemdetia__ (xemdetia@nat/ibm/x-wmjroqoqxapnjdfp) has joined #jython
[21:31] * xemdetia__ is now known as xemdetia
[21:34] * xemdetia_ (xemdetia@nat/ibm/x-qtidypmsdntasznm) Quit (Ping timeout: 250 seconds)
[22:17] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Ping timeout: 265 seconds)
[23:10] * enebo (~enebo@c-75-73-8-169.hsd1.mn.comcast.net) Quit (Quit: enebo)
[23:24] * xemdetia (xemdetia@nat/ibm/x-wmjroqoqxapnjdfp) Quit (Ping timeout: 255 seconds)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).